Searched defs:TVal (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp167 SDValue TVal = Op.getOperand(2); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp764 static Value *canonicalizeSaturatedAdd(ICmpInst *Cmp, Value *TVal, Value *FVal, argument
498 foldSelectICmpAndAnd(Type *SelType, const ICmpInst *Cmp, Value *TVal, Value *FVal, InstCombiner::BuilderTy &Builder) argument
2039 Value *TVal = Sel.getTrueValue(); local
2364 Value *TVal = Sel.getTrueValue(); local
2421 Value *TVal = Sel.getTrueValue(); local
[all...]
H A DInstCombineCasts.cpp2265 Value *Cond, *TVal, *FVal; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp927 ValueLatticeElement TVal = getValueState(I.getTrueValue()); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp5205 matchMinMaxOfMinMax(CmpInst::Predicate Pred, Value *CmpLHS, Value *CmpRHS, Value *TVal, Value *FVal, unsigned Depth) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2576 SDValue TVal = Sel.getOperand(2); local
2662 SDValue TVal = DAG.getConstant(1, dl, MVT::i32); local
5655 SDValue TVal local
5725 LowerSELECT_CC(ISD::CondCode CC, SDValue LHS, SDValue RHS, SDValue TVal, SDValue FVal, const SDLoc &dl, SelectionDAG &DAG) const argument
5918 SDValue TVal = Op.getOperand(2); local
5927 SDValue TVal = Op->getOperand(1); local
11860 SDValue TVal = DAG.getConstant(1, DL, OutVT); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4724 SDValue TVal = DAG.getConstant(1, dl, MVT::i32); local
5210 unsigned TVal = CTVal->getZExtValue(); local
6605 SDValue TVal = DAG.getConstant(1, DL, MVT::i32); local
[all...]

Completed in 301 milliseconds