Searched refs:OPCODE_IS_NOT_ZERO (Results 1 – 7 of 7) sorted by relevance
415 MO.setImm(OPCODE_IS_NOT_ZERO); in ReverseBranchCondition()417 case OPCODE_IS_NOT_ZERO: in ReverseBranchCondition()
31 #define OPCODE_IS_NOT_ZERO 0x00000023 macro
1680 static_cast<MachineInstr *>(I)->getOperand(2).setImm(OPCODE_IS_NOT_ZERO); in reversePredicateSetter()1682 case OPCODE_IS_NOT_ZERO: in reversePredicateSetter()
31 #define OPCODE_IS_NOT_ZERO AMDGPU::PRED_SETNE macro
972 MO.setImm(OPCODE_IS_NOT_ZERO); in ReverseBranchCondition()974 case OPCODE_IS_NOT_ZERO: in ReverseBranchCondition()
458 .setImm(OPCODE_IS_NOT_ZERO); in reversePredicateSetter()460 case OPCODE_IS_NOT_ZERO: in reversePredicateSetter()
502 .addImm(OPCODE_IS_NOT_ZERO) in EmitInstrWithCustomInserter()