Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp595 bool MipsFastISel::emitCmp(unsigned ResultReg, const CmpInst *CI) { in emitCmp() function in MipsFastISel
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp636 bool MipsFastISel::emitCmp(unsigned ResultReg, const CmpInst *CI) { in emitCmp() function in MipsFastISel
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp2182 …void OutputASM::emitCmp(sw::Shader::Control cmpOp, TIntermTyped *dst, TIntermNode *left, TIntermNo… in emitCmp() function in glsl::OutputASM
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp1452 bool AArch64FastISel::emitCmp(const Value *LHS, const Value *RHS, bool IsZExt) { in emitCmp() function in AArch64FastISel
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp1398 bool AArch64FastISel::emitCmp(const Value *LHS, const Value *RHS, bool IsZExt) { in emitCmp() function in AArch64FastISel
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2146 static SDValue emitCmp(SelectionDAG &DAG, const SDLoc &DL, Comparison &C) { in emitCmp() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2316 static SDValue emitCmp(SelectionDAG &DAG, const SDLoc &DL, Comparison &C) { in emitCmp() function