Searched defs:FalseOp (Results 1 – 14 of 14) sorted by relevance
| /external/llvm/lib/Target/Lanai/ |
| D | LanaiInstrInfo.cpp | 442 unsigned &TrueOp, unsigned &FalseOp, in analyzeSelect()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
| D | LanaiInstrInfo.cpp | 440 unsigned &TrueOp, unsigned &FalseOp, in analyzeSelect()
|
| /external/llvm/include/llvm/Target/ |
| D | TargetInstrInfo.h | 738 unsigned &TrueOp, unsigned &FalseOp, in analyzeSelect()
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceInst.cpp | 924 Operand *FalseOp = getFalseOperand(); in dump() local
|
| /external/llvm/lib/CodeGen/ |
| D | PeepholeOptimizer.cpp | 585 unsigned FalseOp = 0; in optimizeSelect() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | PeepholeOptimizer.cpp | 630 unsigned FalseOp = 0; in optimizeSelect() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | TargetInstrInfo.h | 895 unsigned &TrueOp, unsigned &FalseOp, in analyzeSelect()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZISelDAGToDAG.cpp | 1829 auto *FalseOp = dyn_cast<ConstantSDNode>(Node->getOperand(1)); in expandSelectBoolean() local
|
| D | SystemZISelLowering.cpp | 2938 SDValue FalseOp = Op.getOperand(3); in lowerSELECT_CC() local 5594 auto *FalseOp = dyn_cast<ConstantSDNode>(N0.getOperand(1)); in combineZERO_EXTEND() local
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMBaseInstrInfo.cpp | 1866 unsigned &TrueOp, unsigned &FalseOp, in analyzeSelect()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMBaseInstrInfo.cpp | 2211 unsigned &TrueOp, unsigned &FalseOp, in analyzeSelect()
|
| /external/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.cpp | 2412 SDValue FalseOp = Op.getOperand(3); in lowerSELECT_CC() local
|
| /external/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 27193 SDValue FalseOp = N->getOperand(0); in combineCMov() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 38674 SDValue FalseOp = N->getOperand(0); in combineCMov() local
|