Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp886 SDValue TrueV = Op.getOperand(2); in LowerSELECT_CC() local
909 SDValue TrueV = DAG.getConstant(1, DL, Op.getValueType()); in LowerSETCC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp660 SDValue TrueV = Op.getOperand(2); in LowerSELECT_CC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp693 Value *TrueV = SelI->getTrueValue(); in matchLeftShift() local
807 Value *TrueV = SelI->getTrueValue(); in matchRightShift() local
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1217 SDValue TrueV = Op.getOperand(2); in LowerSELECT_CC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp988 SDValue TrueV = Op.getOperand(2); in LowerSELECT_CC() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3134 Value *TrueV = SpeculatedStore->getValueOperand(); in SpeculativelyExecuteBB() local
3226 Value *TrueV = ThenV, *FalseV = OrigV; in SpeculativelyExecuteBB() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7560 SDValue TrueV = N->getOperand(1); combineSelectToBinOp() local
7693 SDValue TrueV = Op.getOperand(1); lowerSELECT() local
13742 SDValue TrueV = N0.getOperand(0); combineOrOfCZERO() local
16918 SDValue TrueV = N->getOperand(3); PerformDAGCombine() local
[all...]