Searched refs:OPCODE_IS_ZERO_INT (Results 1 – 7 of 7) sorted by relevance
408 case OPCODE_IS_ZERO_INT: in ReverseBranchCondition()412 MO.setImm(OPCODE_IS_ZERO_INT); in ReverseBranchCondition()
28 #define OPCODE_IS_ZERO_INT 0x00000045 macro
224 .addImm(OPCODE_IS_ZERO_INT) in EmitInstrWithCustomInserter()
1673 case OPCODE_IS_ZERO_INT: in reversePredicateSetter()1677 static_cast<MachineInstr *>(I)->getOperand(2).setImm(OPCODE_IS_ZERO_INT); in reversePredicateSetter()
28 #define OPCODE_IS_ZERO_INT AMDGPU::PRED_SETE_INT macro
959 case OPCODE_IS_ZERO_INT: in ReverseBranchCondition()963 MO.setImm(OPCODE_IS_ZERO_INT); in ReverseBranchCondition()
448 case OPCODE_IS_ZERO_INT: in reversePredicateSetter()454 .setImm(OPCODE_IS_ZERO_INT); in reversePredicateSetter()