Home
last modified time | relevance | path

Searched refs:OPCODE_IS_NOT_ZERO_INT (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DAMDGPUInstrInfo.h27 #define OPCODE_IS_NOT_ZERO_INT AMDGPU::PRED_SETNE_INT macro
DAMDILCFGStructurizer.cpp432 .setImm(OPCODE_IS_NOT_ZERO_INT); in reversePredicateSetter()
434 case OPCODE_IS_NOT_ZERO_INT: in reversePredicateSetter()
DR600InstrInfo.cpp949 MO.setImm(OPCODE_IS_NOT_ZERO_INT); in ReverseBranchCondition()
951 case OPCODE_IS_NOT_ZERO_INT: in ReverseBranchCondition()
DR600ISelLowering.cpp550 .addImm(OPCODE_IS_NOT_ZERO_INT) in EmitInstrWithCustomInserter()