Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp887 SDValue FalseV = Op.getOperand(3); in LowerSELECT_CC() local
910 SDValue FalseV = DAG.getConstant(0, DL, Op.getValueType()); in LowerSETCC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp661 SDValue FalseV = Op.getOperand(3); in LowerSELECT_CC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp694 Value *FalseV = SelI->getFalseValue(); in matchLeftShift() local
808 Value *FalseV = SelI->getFalseValue(); in matchRightShift() local
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1218 SDValue FalseV = Op.getOperand(3); in LowerSELECT_CC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp989 SDValue FalseV = Op.getOperand(3); in LowerSELECT_CC() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3135 Value *FalseV = SpeculatedStoreValue; in SpeculativelyExecuteBB() local
3226 Value *TrueV = ThenV, *FalseV = OrigV; in SpeculativelyExecuteBB() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7561 SDValue FalseV = N->getOperand(2); combineSelectToBinOp() local
7694 SDValue FalseV = Op.getOperand(2); lowerSELECT() local
13743 SDValue FalseV = N1.getOperand(0); combineOrOfCZERO() local
16919 SDValue FalseV = N->getOperand(4); PerformDAGCombine() local
[all...]