Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp659 SDValue TrueV = Op.getOperand(2); in LowerSELECT_CC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp902 SDValue TrueV = Op.getOperand(2); in LowerSELECT_CC() local
925 SDValue TrueV = DAG.getConstant(1, DL, Op.getValueType()); in LowerSETCC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp693 Value *TrueV = SelI->getTrueValue(); in matchLeftShift() local
808 Value *TrueV = SelI->getTrueValue(); in matchRightShift() local
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1216 SDValue TrueV = Op.getOperand(2); in LowerSELECT_CC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp989 SDValue TrueV = Op.getOperand(2); in LowerSELECT_CC() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3075 Value *TrueV = SpeculatedStore->getValueOperand(); in SpeculativelyExecuteBB() local
3164 Value *TrueV = ThenV, *FalseV = OrigV; in SpeculativelyExecuteBB() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7061 SDValue TrueV = N->getOperand(1); in combineSelectToBinOp() local
7184 SDValue TrueV = Op.getOperand(1); in lowerSELECT() local
12726 SDValue TrueV = N0.getOperand(0); in combineOrOfCZERO() local
15400 SDValue TrueV = N->getOperand(3); in PerformDAGCombine() local