Home
last modified time | relevance | path

Searched defs:CondRHS (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp591 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
602 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp2505 Constant *CondRHS = cast<Constant>(CondCmp->getOperand(1)); in TryToUnfoldSelect() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13649 SDValue CondLHS = N->getOperand(2), CondRHS = N->getOperand(3); in visitBR_CC() local
20172 SDNode *CondRHS = TheSelect->getOperand(1).getNode(); in SimplifySelectOps() local
DSelectionDAGBuilder.cpp2373 SDValue CondRHS = getValue(CB.CmpRHS); in visitSwitchCase() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp38200 SDValue CondRHS = Cond->getOperand(1); in combineSelect() local
38257 SDValue CondRHS = Cond->getOperand(1); in combineSelect() local