Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp660 SDValue FalseV = Op.getOperand(3); in LowerSELECT_CC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp903 SDValue FalseV = Op.getOperand(3); in LowerSELECT_CC() local
926 SDValue FalseV = DAG.getConstant(0, DL, Op.getValueType()); in LowerSETCC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp694 Value *FalseV = SelI->getFalseValue(); in matchLeftShift() local
809 Value *FalseV = SelI->getFalseValue(); in matchRightShift() local
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1217 SDValue FalseV = Op.getOperand(3); in LowerSELECT_CC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp990 SDValue FalseV = Op.getOperand(3); in LowerSELECT_CC() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3076 Value *FalseV = SpeculatedStoreValue; in SpeculativelyExecuteBB() local
3164 Value *TrueV = ThenV, *FalseV = OrigV; in SpeculativelyExecuteBB() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7062 SDValue FalseV = N->getOperand(2); in combineSelectToBinOp() local
7185 SDValue FalseV = Op.getOperand(2); in lowerSELECT() local
12727 SDValue FalseV = N1.getOperand(0); in combineOrOfCZERO() local
15401 SDValue FalseV = N->getOperand(4); in PerformDAGCombine() local