Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp439 unsigned &TrueOp, unsigned &FalseOp, in analyzeSelect()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp648 unsigned FalseOp = 0; in optimizeSelect() local
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h951 unsigned &TrueOp, unsigned &FalseOp, in analyzeSelect()
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1885 auto *FalseOp = dyn_cast<ConstantSDNode>(Node->getOperand(1)); in expandSelectBoolean() local
H A DSystemZISelLowering.cpp3180 SDValue FalseOp = Op.getOperand(3); in lowerSELECT_CC() local
6200 auto *FalseOp = dyn_cast<ConstantSDNode>(N0.getOperand(1)); in combineZERO_EXTEND() local
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1106 unsigned &TrueOp, unsigned &FalseOp, in analyzeSelect()
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp2334 unsigned &TrueOp, unsigned &FalseOp, in analyzeSelect()
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp46979 SDValue FalseOp = N->getOperand(0); in combineCMov() local
54942 SDValue FalseOp = Cmov.getOperand(0); in pushAddIntoCmovOfConsts() local
55054 SDValue FalseOp = N1.getOperand(0); in combineSubABS() local