Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp587 Value *TVal, Value *FVal, in foldSelectICmpAndAnd()
635 Value *FVal, in foldSelectICmpAndZeroShl()
970 static Value *canonicalizeSaturatedAdd(ICmpInst *Cmp, Value *TVal, Value *FVal, in canonicalizeSaturatedAdd()
1041 static Value *foldAbsDiff(ICmpInst *Cmp, Value *TVal, Value *FVal, in foldAbsDiff()
1645 Value *FVal, in foldSelectZeroOrOnes()
1678 Value *FVal = SI.getFalseValue(); in foldSelectInstWithICmpConst() local
2322 Value *FVal = Sel.getFalseValue(); in foldSelectCmpBitcasts() local
2513 Value *FVal = Sel.getFalseValue(); in foldSelectToCopysign() local
2558 Value *FVal = Sel.getFalseValue(); in foldVectorSelect() local
H A DInstructionCombining.cpp1306 auto foldAddNegate = [&](Value *TVal, Value *FVal, Value *Z) -> Value * { in SimplifySelectsFeedingBinaryOp()
1645 Value *FVal = Builder.CreateBinOp(BO.getOpcode(), Zero, C); in foldBinopOfSextBoolToSelect() local
H A DInstCombineCasts.cpp2444 Value *Cond, *TVal, *FVal; in foldBitCastSelect() local
H A DInstCombineCalls.cpp2562 Value *Cond, *TVal, *FVal; in visitCallInst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp863 SmallVector<float, 0> FVal; in TDOFold() local
1083 SmallVector<float, 0> FVal; in fold_pow() local
H A DAMDGPUISelLowering.cpp3304 SDValue FVal = DAG.getNode(Opc, SL, MVT::f32, Norm); in LowerINT_TO_FP32() local
H A DAMDGPULegalizerInfo.cpp2603 auto FVal = Signed ? B.buildSITOFP(S32, Norm2) : B.buildUITOFP(S32, Norm2); in legalizeITOFP() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp208 SDValue FVal = Op.getOperand(3); in LowerSELECT_CC() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1427 ValueLatticeElement FVal = getValueState(I.getFalseValue()); in visitSelectInst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4086 SDValue FVal = DAG.getConstant(0, dl, MVT::i32); in LowerXOR() local
4111 SDValue FVal = Sel.getOperand(3); in LowerXOR() local
4225 SDValue FVal = DAG.getConstant(0, dl, MVT::i32); in LowerXALUO() local
10328 SDValue FVal = DAG.getConstant(0, dl, VT); in LowerSETCC() local
10415 SDValue FVal = DAG.getConstant(0, DL, OpVT); in LowerSETCCCARRY() local
10429 SDValue FVal, const SDLoc &dl, in LowerSELECT_CC()
10698 SDValue FVal = Op.getOperand(3); in LowerSELECT_CC() local
10707 SDValue FVal = Op->getOperand(2); in LowerSELECT() local
21071 SDValue FVal = DAG.getConstant(0, DL, OutVT); in getPTest() local
H A DAArch64ISelDAGToDAG.cpp3857 APFloat FVal(0.0); in checkCVTFixedPointOperandWithFBits() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7058 Value *Cond, *TVal, *FVal; in optimizeShiftInst() local
7093 Value *Cond, *TVal, *FVal; in optimizeFunnelShift() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1219 llvm::APFloat FVal(getContext().getFloatTypeSemantics(ElemTy), 1); in EmitComplexPrePostIncDec() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4535 Value *FVal) { in simplifyCmpSelOfMaxMin()
H A DValueTracking.cpp8171 Value *TVal, Value *FVal, in matchMinMaxOfMinMax()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5008 SDValue FVal = DAG.getConstant(0, dl, MVT::i32); in LowerSignedALUO() local
5468 unsigned FVal = CFVal->getZExtValue(); in LowerSELECT_CC() local
6979 SDValue FVal = DAG.getConstant(0, DL, MVT::i32); in LowerSETCCCARRY() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2405 SDValue FVal = N1.getOperand(2); in foldSelectWithIdentityConstant() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp45577 SDValue FVal = N->getOperand(2); in narrowVectorSelect() local
46671 ConstantSDNode *FVal = dyn_cast<ConstantSDNode>(SetCC.getOperand(0)); in checkBoolTestSetCCCombine() local