Searched defs:TVal (Results 1 - 7 of 7) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4478 SDValue TVal = DAG.getConstant(1, dl, MVT::i32); local
4964 unsigned TVal = CTVal->getZExtValue(); local
6413 SDValue TVal = DAG.getConstant(1, DL, MVT::i32); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp961 LatticeVal TVal = getValueState(I.getTrueValue()); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp735 static Value *canonicalizeSaturatedAdd(ICmpInst *Cmp, Value *TVal, Value *FVal, argument
501 foldSelectICmpAndAnd(Type *SelType, const ICmpInst *Cmp, Value *TVal, Value *FVal, InstCombiner::BuilderTy &Builder) argument
2000 Value *TVal = Sel.getTrueValue(); local
[all...]
H A DInstCombineCasts.cpp2164 Value *Cond, *TVal, *FVal; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp167 SDValue TVal = Op.getOperand(2); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2385 SDValue TVal = Sel.getOperand(2); local
2471 SDValue TVal = DAG.getConstant(1, dl, MVT::i32); local
5231 SDValue TVal local
5301 LowerSELECT_CC(ISD::CondCode CC, SDValue LHS, SDValue RHS, SDValue TVal, SDValue FVal, const SDLoc &dl, SelectionDAG &DAG) const argument
5494 SDValue TVal = Op.getOperand(2); local
5503 SDValue TVal = Op->getOperand(1); local
10979 SDValue TVal = DAG.getConstant(1, DL, OutVT); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp4750 matchMinMaxOfMinMax(CmpInst::Predicate Pred, Value *CmpLHS, Value *CmpRHS, Value *TVal, Value *FVal, unsigned Depth) argument

Completed in 270 milliseconds