Searched refs:SecondCmpReg (Results 1 – 1 of 1) sorted by relevance
573 Register SecondCmpReg = in LowerFPToInt() local578 BuildMI(BB, DL, TII.get(GE), SecondCmpReg).addReg(Tmp0).addReg(Tmp1); in LowerFPToInt()579 BuildMI(BB, DL, TII.get(And), AndReg).addReg(CmpReg).addReg(SecondCmpReg); in LowerFPToInt()