Home
last modified time | relevance | path

Searched defs:emitCmp (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp633 bool MipsFastISel::emitCmp(unsigned ResultReg, const CmpInst *CI) { emitCmp() function in MipsFastISel
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1467 bool AArch64FastISel::emitCmp(const Value *LHS, const Value *RHS, bool IsZExt) { emitCmp() function in AArch64FastISel
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3127 static SDValue emitCmp(SelectionDAG &DAG, const SDLoc &DL, Comparison &C) { emitCmp() function