Searched refs:OPCODE_IS_ZERO_INT (Results 1 – 3 of 3) sorted by relevance
26 #define OPCODE_IS_ZERO_INT AMDGPU::PRED_SETE_INT macro
430 case OPCODE_IS_ZERO_INT: in reversePredicateSetter()436 .setImm(OPCODE_IS_ZERO_INT); in reversePredicateSetter()
948 case OPCODE_IS_ZERO_INT: in ReverseBranchCondition()952 MO.setImm(OPCODE_IS_ZERO_INT); in ReverseBranchCondition()