Searched defs:emitCmp (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp638 bool MipsFastISel::emitCmp(unsigned ResultReg, const CmpInst *CI) { function in class:MipsFastISel
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1485 bool AArch64FastISel::emitCmp(const Value *LHS, const Value *RHS, bool IsZExt) { function in class:AArch64FastISel

Completed in 179 milliseconds