Home | History | Annotate | Download | only in Mips

Lines Matching defs:emitCmp

132   bool emitCmp(unsigned DestReg, const CmpInst *CI);
591 // Because of how EmitCmp is called with fast-isel, you can
595 bool MipsFastISel::emitCmp(unsigned ResultReg, const CmpInst *CI) {
927 if (!emitCmp(CondReg, CI))
941 if (!emitCmp(ResultReg, CI))