Home
last modified time | relevance | path

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

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