/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 571 foldSelectICmpAndAnd(Type * SelType,const ICmpInst * Cmp,Value * TVal,Value * FVal,InstCombiner::BuilderTy & Builder) foldSelectICmpAndAnd() argument 619 foldSelectICmpAndZeroShl(const ICmpInst * Cmp,Value * TVal,Value * FVal,InstCombiner::BuilderTy & Builder) foldSelectICmpAndZeroShl() argument 954 canonicalizeSaturatedAdd(ICmpInst * Cmp,Value * TVal,Value * FVal,InstCombiner::BuilderTy & Builder) canonicalizeSaturatedAdd() argument 1025 foldAbsDiff(ICmpInst * Cmp,Value * TVal,Value * FVal,InstCombiner::BuilderTy & Builder) foldAbsDiff() argument 1607 foldSelectZeroOrOnes(ICmpInst * Cmp,Value * TVal,Value * FVal,InstCombiner::BuilderTy & Builder) foldSelectZeroOrOnes() argument 1640 Value *FVal = SI.getFalseValue(); foldSelectInstWithICmpConst() local 2178 Value *FVal = Sel.getFalseValue(); foldSelectCmpBitcasts() local 2369 Value *FVal = Sel.getFalseValue(); foldSelectToCopysign() local 2417 Value *FVal = Sel.getFalseValue(); foldVectorSelect() local [all...] |
H A D | InstructionCombining.cpp | 1283 __anoncc7b93c20802(Value *TVal, Value *FVal, Value *Z) SimplifySelectsFeedingBinaryOp() argument 1423 Value *FVal = Builder.CreateBinOp(BO.getOpcode(), Zero, C); foldBinopOfSextBoolToSelect() local
|
H A D | InstCombineCasts.cpp | 2354 Value *Cond, *TVal, *FVal; foldBitCastSelect() local
|
H A D | InstCombineCalls.cpp | 2448 Value *Cond, *TVal, *FVal; visitCallInst() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibCalls.cpp | 849 SmallVector<float, 0> FVal; TDOFold() local 1070 SmallVector<float, 0> FVal; fold_pow() local
|
H A D | AMDGPUISelLowering.cpp | 3253 SDValue FVal = DAG.getNode(Opc, SL, MVT::f32, Norm); LowerINT_TO_FP32() local
|
H A D | AMDGPULegalizerInfo.cpp | 2507 auto FVal = Signed ? B.buildSITOFP(S32, Norm2) : B.buildUITOFP(S32, Norm2); legalizeITOFP() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCISelLowering.cpp | 208 SDValue FVal = Op.getOperand(3); in LowerSELECT_CC() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SCCPSolver.cpp | 1389 ValueLatticeElement FVal = getValueState(I.getFalseValue()); visitSelectInst() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 3784 SDValue FVal = DAG.getConstant(0, dl, MVT::i32); LowerXOR() local 3809 SDValue FVal = Sel.getOperand(3); LowerXOR() local 3923 SDValue FVal = DAG.getConstant(0, dl, MVT::i32); LowerXALUO() local 9388 SDValue FVal = DAG.getConstant(0, dl, VT); LowerSETCC() local 9475 SDValue FVal = DAG.getConstant(0, DL, OpVT); LowerSETCCCARRY() local 9489 LowerSELECT_CC(ISD::CondCode CC,SDValue LHS,SDValue RHS,SDValue TVal,SDValue FVal,const SDLoc & dl,SelectionDAG & DAG) const LowerSELECT_CC() argument 9758 SDValue FVal = Op.getOperand(3); LowerSELECT_CC() local 9767 SDValue FVal = Op->getOperand(2); LowerSELECT() local 19852 SDValue FVal = DAG.getConstant(0, DL, OutVT); getPTest() local [all...] |
H A D | AArch64ISelDAGToDAG.cpp | 3702 APFloat FVal(0.0); checkCVTFixedPointOperandWithFBits() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 6944 Value *Cond, *TVal, *FVal; optimizeShiftInst() local 6979 Value *Cond, *TVal, *FVal; optimizeFunnelShift() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExpr.cpp | 1225 llvm::APFloat FVal(getContext().getFloatTypeSemantics(ElemTy), 1); EmitComplexPrePostIncDec() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 4509 simplifyCmpSelOfMaxMin(Value * CmpLHS,Value * CmpRHS,ICmpInst::Predicate Pred,Value * TVal,Value * FVal) simplifyCmpSelOfMaxMin() argument
|
H A D | ValueTracking.cpp | 7448 matchMinMaxOfMinMax(CmpInst::Predicate Pred,Value * CmpLHS,Value * CmpRHS,Value * TVal,Value * FVal,unsigned Depth) matchMinMaxOfMinMax() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 4991 SDValue FVal = DAG.getConstant(0, dl, MVT::i32); LowerSignedALUO() local 5451 unsigned FVal = CFVal->getZExtValue(); LowerSELECT_CC() local 6962 SDValue FVal = DAG.getConstant(0, DL, MVT::i32); LowerSETCCCARRY() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 2501 SDValue FVal = N1.getOperand(2); foldSelectWithIdentityConstant() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 44547 SDValue FVal = N->getOperand(2); narrowVectorSelect() local 45547 ConstantSDNode *FVal = dyn_cast<ConstantSDNode>(SetCC.getOperand(0)); checkBoolTestSetCCCombine() local [all...] |