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.cpp440 unsigned &TrueOp, unsigned &FalseOp, in analyzeSelect()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp691 unsigned FalseOp = 0; in optimizeSelect() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp2002 auto *FalseOp = dyn_cast<ConstantSDNode>(Node->getOperand(1)); in expandSelectBoolean() local
H A DSystemZISelLowering.cpp3480 SDValue FalseOp = Op.getOperand(3); in lowerSELECT_CC() local
6676 auto *FalseOp = dyn_cast<ConstantSDNode>(N0.getOperand(1)); in combineZERO_EXTEND() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h984 unsigned &TrueOp, unsigned &FalseOp, in analyzeSelect()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1375 unsigned &TrueOp, unsigned &FalseOp, in analyzeSelect() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp2321 unsigned &TrueOp, unsigned &FalseOp, in analyzeSelect()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47244 SDValue FalseOp = N->getOperand(0); in combineCMov() local
55743 SDValue FalseOp = Cmov.getOperand(0); in pushAddIntoCmovOfConsts() local
55869 SDValue FalseOp = N1.getOperand(0); in combineSubABS() local