Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp495 bool MipsFastISel::emitCmp(unsigned ResultReg, const CmpInst *CI) { in emitCmp() function in MipsFastISel
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1729 static SDValue emitCmp(SelectionDAG &DAG, SDLoc DL, Comparison &C) { in emitCmp() function
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp1387 bool AArch64FastISel::emitCmp(const Value *LHS, const Value *RHS, bool IsZExt) { in emitCmp() function in AArch64FastISel