Home
last modified time | relevance | path

Searched defs:TrueOp (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.cpp923 Operand *TrueOp = getTrueOperand(); in dump() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPeepholeOptimizer.cpp629 unsigned TrueOp = 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.cpp1828 auto *TrueOp = dyn_cast<ConstantSDNode>(Node->getOperand(0)); in expandSelectBoolean() local
DSystemZISelLowering.cpp2937 SDValue TrueOp = Op.getOperand(2); in lowerSELECT_CC() local
5593 auto *TrueOp = dyn_cast<ConstantSDNode>(N0.getOperand(0)); 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.cpp38672 SDValue TrueOp = N->getOperand(1); in combineCMov() local