Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp441 unsigned &TrueOp, unsigned &FalseOp, in analyzeSelect()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp965 unsigned FalseOp = 0; in optimizeSelect() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp2013 auto *FalseOp = dyn_cast<ConstantSDNode>(Node->getOperand(1)); in expandSelectBoolean() local
H A DSystemZISelLowering.cpp3881 Comparison C, SDValue TrueOp, SDValue FalseOp) { in getI128Select()
3921 SDValue FalseOp = Op.getOperand(3); in lowerSELECT_CC() local
7687 auto *FalseOp = dyn_cast<ConstantSDNode>(N0.getOperand(1)); in combineZERO_EXTEND() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1007 unsigned &TrueOp, unsigned &FalseOp, in analyzeSelect()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1730 unsigned &TrueOp, unsigned &FalseOp, in analyzeSelect()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp2164 unsigned &TrueOp, unsigned &FalseOp, in analyzeSelect()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp49008 SDValue FalseOp = N->getOperand(0); in combineCMov() local
57844 SDValue FalseOp = Cmov.getOperand(0); in pushAddIntoCmovOfConsts() local
57996 SDValue FalseOp = N1.getOperand(0); in combineSubABS() local