Searched defs:FVal (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp168 SDValue FVal = Op.getOperand(3); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp769 SmallVector<float, 0> FVal; local
1064 SmallVector<float, 0> FVal; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp962 LatticeVal FVal = getValueState(I.getFalseValue()); local
/freebsd-12-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
1058 Value *FVal = Sel.getFalseValue(); local
2001 Value *FVal = Sel.getFalseValue(); local
[all...]
H A DInstCombineCasts.cpp2164 Value *Cond, *TVal, *FVal; local
/freebsd-12-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
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2361 SDValue FVal = DAG.getConstant(0, dl, MVT::i32); local
2386 SDValue FVal = Sel.getOperand(3); local
2472 SDValue FVal = DAG.getConstant(0, dl, MVT::i32); local
5232 SDValue FVal local
5301 LowerSELECT_CC(ISD::CondCode CC, SDValue LHS, SDValue RHS, SDValue TVal, SDValue FVal, const SDLoc &dl, SelectionDAG &DAG) const argument
5495 SDValue FVal = Op.getOperand(3); local
5504 SDValue FVal = Op->getOperand(2); local
10980 SDValue FVal = DAG.getConstant(0, DL, OutVT); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4478 SDValue FVal = DAG.getConstant(0, dl, MVT::i32); local
4964 unsigned FVal = CFVal->getZExtValue(); local
6411 SDValue FVal = DAG.getConstant(0, DL, MVT::i32); local
[all...]

Completed in 391 milliseconds