Searched defs:emitCmp (Results 1 – 3 of 3) sorted by relevance
495 bool MipsFastISel::emitCmp(unsigned ResultReg, const CmpInst *CI) { in emitCmp() function in MipsFastISel
1729 static SDValue emitCmp(SelectionDAG &DAG, SDLoc DL, Comparison &C) { in emitCmp() function
1387 bool AArch64FastISel::emitCmp(const Value *LHS, const Value *RHS, bool IsZExt) { in emitCmp() function in AArch64FastISel