Home
last modified time | relevance | path

Searched defs:TrueOp (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.cpp964 unsigned TrueOp = 0; in optimizeSelect() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp2012 auto *TrueOp = dyn_cast<ConstantSDNode>(Node->getOperand(0)); in expandSelectBoolean() local
H A DSystemZISelLowering.cpp3881 Comparison C, SDValue TrueOp, SDValue FalseOp) { in getI128Select()
3920 SDValue TrueOp = Op.getOperand(2); in lowerSELECT_CC() local
7686 auto *TrueOp = dyn_cast<ConstantSDNode>(N0.getOperand(0)); 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.cpp49009 SDValue TrueOp = N->getOperand(1); in combineCMov() local
57845 SDValue TrueOp = Cmov.getOperand(1); in pushAddIntoCmovOfConsts() local
57997 SDValue TrueOp = N1.getOperand(1); in combineSubABS() local