HomeSort by: relevance | last modified time | path
    Searched refs:getS_CMPOpcode (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUInstructionSelector.h 132 int getS_CMPOpcode(CmpInst::Predicate P, unsigned Size) const;
AMDGPUInstructionSelector.cpp 984 int AMDGPUInstructionSelector::getS_CMPOpcode(CmpInst::Predicate P,
1040 int Opcode = getS_CMPOpcode(Pred, Size);

Completed in 37 milliseconds