Home
last modified time | relevance | path

Searched defs:FalseOp (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp440 unsigned &TrueOp, unsigned &FalseOp, in analyzeSelect()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInst.cpp924 Operand *FalseOp = getFalseOperand(); in dump() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPeepholeOptimizer.cpp630 unsigned FalseOp = 0; in optimizeSelect() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h895 unsigned &TrueOp, unsigned &FalseOp, in analyzeSelect()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp1829 auto *FalseOp = dyn_cast<ConstantSDNode>(Node->getOperand(1)); in expandSelectBoolean() local
DSystemZISelLowering.cpp2938 SDValue FalseOp = Op.getOperand(3); in lowerSELECT_CC() local
5594 auto *FalseOp = dyn_cast<ConstantSDNode>(N0.getOperand(1)); in combineZERO_EXTEND() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp2211 unsigned &TrueOp, unsigned &FalseOp, in analyzeSelect()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp38671 SDValue FalseOp = N->getOperand(0); in combineCMov() local