Home
last modified time | relevance | path

Searched defs:FalseV (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp853 SDValue FalseV = Op.getOperand(3); in LowerSELECT_CC() local
876 SDValue FalseV = DAG.getConstant(0, DL, Op.getValueType()); in LowerSETCC() local
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp609 SDValue FalseV = Op.getOperand(3); in LowerSELECT_CC() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp694 Value *FalseV = SelI->getFalseValue(); in matchLeftShift() local
809 Value *FalseV = SelI->getFalseValue(); in matchRightShift() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp988 SDValue FalseV = Op.getOperand(3); in LowerSELECT_CC() local
/openbsd-src/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1222 SDValue FalseV = Op.getOperand(3); in LowerSELECT_CC() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2988 Value *FalseV = SpeculatedStoreValue; in SpeculativelyExecuteBB() local
3067 Value *TrueV = ThenV, *FalseV = OrigV; in SpeculativelyExecuteBB() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp4576 SDValue FalseV = Op.getOperand(2); in lowerSELECT() local
10261 SDValue FalseV = N->getOperand(4); in PerformDAGCombine() local