Searched refs:OPCODE_IS_NOT_ZERO_INT (Results 1 – 7 of 7) sorted by relevance
409 MO.setImm(OPCODE_IS_NOT_ZERO_INT); in ReverseBranchCondition()411 case OPCODE_IS_NOT_ZERO_INT: in ReverseBranchCondition()
29 #define OPCODE_IS_NOT_ZERO_INT 0x00000042 macro
1674 static_cast<MachineInstr *>(I)->getOperand(2).setImm(OPCODE_IS_NOT_ZERO_INT); in reversePredicateSetter()1676 case OPCODE_IS_NOT_ZERO_INT: in reversePredicateSetter()
29 #define OPCODE_IS_NOT_ZERO_INT AMDGPU::PRED_SETNE_INT macro
960 MO.setImm(OPCODE_IS_NOT_ZERO_INT); in ReverseBranchCondition()962 case OPCODE_IS_NOT_ZERO_INT: in ReverseBranchCondition()
450 .setImm(OPCODE_IS_NOT_ZERO_INT); in reversePredicateSetter()452 case OPCODE_IS_NOT_ZERO_INT: in reversePredicateSetter()
525 .addImm(OPCODE_IS_NOT_ZERO_INT) in EmitInstrWithCustomInserter()