Searched refs:RmIsZROrSP (Results 1 – 2 of 2) sorted by relevance
271 bool RmIsZROrSP(const Instruction* instr) const { in RmIsZROrSP() function
992 bool rnm_is_zr = (RnIsZROrSP(instr) && RmIsZROrSP(instr)); in VisitConditionalSelect()