Searched refs:emitICmp_ri (Results 1 – 1 of 1) sorted by relevance
224 bool emitICmp_ri(MVT RetVT, unsigned LHSReg, uint64_t Imm);1500 bool AArch64FastISel::emitICmp_ri(MVT RetVT, unsigned LHSReg, uint64_t Imm) { in emitICmp_ri() function in AArch64FastISel4870 if (!emitICmp_ri(VT, Src0Reg, 0)) in selectSDiv()