Searched refs:RmIsZROrSP (Results 1 – 4 of 4) sorted by relevance
58 bool RmIsZROrSP(Instruction* instr) const { in RmIsZROrSP() function
371 bool rnm_is_zr = (RnIsZROrSP(instr) && RmIsZROrSP(instr)); in VisitConditionalSelect()
136 bool RmIsZROrSP(const Instruction* instr) const { in RmIsZROrSP() function
381 bool rnm_is_zr = (RnIsZROrSP(instr) && RmIsZROrSP(instr)); in VisitConditionalSelect()