Home
last modified time | relevance | path

Searched defs:FVal (Results 1 – 13 of 13) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp511 Value *TVal, Value *FVal, in foldSelectICmpAndAnd()
776 static Value *canonicalizeSaturatedAdd(ICmpInst *Cmp, Value *TVal, Value *FVal, in canonicalizeSaturatedAdd()
2039 Value *FVal = Sel.getFalseValue(); in foldSelectCmpBitcasts() local
2389 Value *FVal = Sel.getFalseValue(); in foldSelectToCopysign() local
2447 Value *FVal = Sel.getFalseValue(); in foldVectorSelect() local
DInstCombineCalls.cpp1503 Value *Cond, *TVal, *FVal; in visitCallInst() local
DInstCombineCasts.cpp2392 Value *Cond, *TVal, *FVal; in foldBitCastSelect() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPULibCalls.cpp750 SmallVector<float, 0> FVal; in TDOFold() local
1045 SmallVector<float, 0> FVal; in fold_pow() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARC/
DARCISelLowering.cpp167 SDValue FVal = Op.getOperand(3); in LowerSELECT_CC() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DSCCPSolver.cpp922 ValueLatticeElement FVal = getValueState(I.getFalseValue()); in visitSelectInst() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp3105 SDValue FVal = DAG.getConstant(0, dl, MVT::i32); in LowerXOR() local
3130 SDValue FVal = Sel.getOperand(3); in LowerXOR() local
3216 SDValue FVal = DAG.getConstant(0, dl, MVT::i32); in LowerXALUO() local
7214 SDValue FVal = DAG.getConstant(0, dl, VT); in LowerSETCC() local
7285 SDValue FVal, const SDLoc &dl, in LowerSELECT_CC()
7501 SDValue FVal = Op.getOperand(3); in LowerSELECT_CC() local
7510 SDValue FVal = Op->getOperand(2); in LowerSELECT() local
14215 SDValue FVal = DAG.getConstant(0, DL, OutVT); in getPTest() local
DAArch64ISelDAGToDAG.cpp2890 APFloat FVal(0.0); in SelectCVTFixedPosOperand() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DCodeGenPrepare.cpp6671 Value *Cond, *TVal, *FVal; in optimizeShiftInst() local
6706 Value *Cond, *TVal, *FVal; in optimizeFunnelShift() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp1034 llvm::APFloat FVal(getContext().getFloatTypeSemantics(ElemTy), 1); in EmitComplexPrePostIncDec() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMISelLowering.cpp4885 SDValue FVal = DAG.getConstant(0, dl, MVT::i32); in LowerSignedALUO() local
5345 unsigned FVal = CFVal->getZExtValue(); in LowerSELECT_CC() local
6778 SDValue FVal = DAG.getConstant(0, DL, MVT::i32); in LowerSETCCCARRY() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DValueTracking.cpp5661 Value *TVal, Value *FVal, in matchMinMaxOfMinMax()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp41519 SDValue FVal = N->getOperand(2); in narrowVectorSelect() local
42449 ConstantSDNode *FVal = dyn_cast<ConstantSDNode>(SetCC.getOperand(0)); in checkBoolTestSetCCCombine() local