/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 702 EVT ShTy = getShiftAmountTy(InnerVT, DL); in SimplifyDemandedBits() 881 ShiftAmtTy = getShiftAmountTy(ShiftAmtTy, DL); in SimplifyDemandedBits() 1067 getShiftAmountTy(Op.getValueType(), DL)); in SimplifyDemandedBits() 1833 : getShiftAmountTy(N0.getValueType(), DL); in SimplifySetCC() 1867 : getShiftAmountTy(N0.getValueType(), DL); in SimplifySetCC() 1899 : getShiftAmountTy(N0.getValueType(), DL); in SimplifySetCC() 2091 getShiftAmountTy(N1.getValueType(), DL))); in SimplifySetCC() 2116 DAG.getConstant(1, dl, getShiftAmountTy(N0.getValueType(), DL))); in SimplifySetCC() 2797 DAG.getConstant(ShAmt, dl, TLI.getShiftAmountTy(Op1.getValueType(), in BuildExactSDIV() 2879 DAG.getConstant(magics.s, dl, getShiftAmountTy(Q.getValueType(), DL))); in BuildSDIV() [all …]
|
D | LegalizeDAG.cpp | 548 TLI.getShiftAmountTy(Value.getValueType(), DL))); in LegalizeStoreOps() 560 TLI.getShiftAmountTy(Value.getValueType(), DL))); in LegalizeStoreOps() 770 TLI.getShiftAmountTy(Hi.getValueType(), DL))); in LegalizeLoadOps() 802 TLI.getShiftAmountTy(Hi.getValueType(), DL))); in LegalizeLoadOps() 2367 1, dl, TLI.getShiftAmountTy(Op0.getValueType(), DAG.getDataLayout())); in ExpandLegalINT_TO_FP() 2402 EVT SHVT = TLI.getShiftAmountTy(Sel2.getValueType(), DAG.getDataLayout()); in ExpandLegalINT_TO_FP() 2557 EVT SHVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandBITREVERSE() 2582 EVT SHVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandBSWAP() 2639 EVT ShVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandBitCount() 2708 EVT ShVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandBitCount() [all …]
|
D | LegalizeVectorOps.cpp | 581 BitOffset, dl, TLI.getShiftAmountTy(WideVT, DAG.getDataLayout())); in ExpandLoad() 593 TLI.getShiftAmountTy(WideVT, DAG.getDataLayout())); in ExpandLoad() 613 TLI.getShiftAmountTy(WideVT, DAG.getDataLayout())); in ExpandLoad()
|
D | DAGCombiner.cpp | 492 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy() function in __anon08739a190111::DAGCombiner 2067 getShiftAmountTy(N0.getValueType()))); in visitMUL() 2080 getShiftAmountTy(N0.getValueType())))); in visitMUL() 2272 getShiftAmountTy(N0.getValueType()))); in visitSDIV() 2279 getShiftAmountTy(SGN.getValueType()))); in visitSDIV() 2285 getShiftAmountTy(ADD.getValueType()))); in visitSDIV() 2344 getShiftAmountTy(N0.getValueType()))); in visitUDIV() 2482 getShiftAmountTy(N0.getValueType()))); in visitMULHS() 2500 getShiftAmountTy(N1.getValueType()))); in visitMULHS() 2536 getShiftAmountTy(N1.getValueType()))); in visitMULHU() [all …]
|
D | LegalizeFloatTypes.cpp | 265 TLI.getShiftAmountTy(RVT, DAG.getDataLayout()))); in SoftenFloatRes_FCOPYSIGN() 274 TLI.getShiftAmountTy(SignBit.getValueType(), in SoftenFloatRes_FCOPYSIGN() 282 TLI.getShiftAmountTy(SignBit.getValueType(), in SoftenFloatRes_FCOPYSIGN() 290 TLI.getShiftAmountTy(LVT, DAG.getDataLayout()))); in SoftenFloatRes_FCOPYSIGN()
|
D | LegalizeIntegerTypes.cpp | 322 TLI.getShiftAmountTy(NVT, DAG.getDataLayout()))); in PromoteIntRes_BSWAP() 335 TLI.getShiftAmountTy(NVT, DAG.getDataLayout()))); in PromoteIntRes_BITREVERSE() 2211 TLI.getShiftAmountTy(NVT, DAG.getDataLayout())); in ExpandIntRes_MUL() 2363 EVT ShiftTy = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandIntRes_Shift()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 1478 EVT ShTy = getShiftAmountTy(InnerVT, DL); in SimplifyDemandedBits() 1786 ShiftAmtTy = getShiftAmountTy(ShiftAmtTy, DL); in SimplifyDemandedBits() 2014 ShAmt = TLO.DAG.getConstant(ShVal, dl, getShiftAmountTy(VT, DL)); in SimplifyDemandedBits() 3373 EVT ShiftVT = getShiftAmountTy(OpVT, DAG.getDataLayout(), in foldSetCCWithBinOp() 4000 getShiftAmountTy(ShValTy, Layout, !DCI.isBeforeLegalize()); in SimplifySetCC() 4026 EVT ShiftTy = getShiftAmountTy(ShValTy, Layout, !DCI.isBeforeLegalize()); in SimplifySetCC() 4936 EVT ShVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in BuildExactSDIV() 5008 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in BuildSDIV() 5117 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in BuildUDIV() 5306 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in prepareUREMEqFold() [all …]
|
D | LegalizeFloatTypes.cpp | 324 TLI.getShiftAmountTy(RVT, DAG.getDataLayout()))); in SoftenFloatRes_FCOPYSIGN() 333 TLI.getShiftAmountTy(SignBit.getValueType(), in SoftenFloatRes_FCOPYSIGN() 341 TLI.getShiftAmountTy(SignBit.getValueType(), in SoftenFloatRes_FCOPYSIGN() 349 TLI.getShiftAmountTy(LVT, DAG.getDataLayout()))); in SoftenFloatRes_FCOPYSIGN() 1053 TLI.getShiftAmountTy(RHS.getValueType(), in SoftenFloatOp_FCOPYSIGN() 1061 TLI.getShiftAmountTy(RHS.getValueType(), in SoftenFloatOp_FCOPYSIGN() 2671 TLI.getShiftAmountTy(RVT, DAG.getDataLayout()))); in SoftPromoteHalfRes_FCOPYSIGN() 2680 TLI.getShiftAmountTy(SignBit.getValueType(), in SoftPromoteHalfRes_FCOPYSIGN() 2688 TLI.getShiftAmountTy(SignBit.getValueType(), in SoftPromoteHalfRes_FCOPYSIGN() 2696 TLI.getShiftAmountTy(LVT, DAG.getDataLayout()))); in SoftPromoteHalfRes_FCOPYSIGN()
|
D | LegalizeDAG.cpp | 588 TLI.getShiftAmountTy(Value.getValueType(), DL))); in LegalizeStoreOps() 599 TLI.getShiftAmountTy(Value.getValueType(), DL))); in LegalizeStoreOps() 811 TLI.getShiftAmountTy(Hi.getValueType(), DL))); in LegalizeLoadOps() 839 TLI.getShiftAmountTy(Hi.getValueType(), DL))); in LegalizeLoadOps() 2501 EVT ShiftVT = TLI.getShiftAmountTy(SrcVT, DAG.getDataLayout()); in ExpandLegalINT_TO_FP() 2719 EVT SHVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandBITREVERSE() 2783 EVT SHVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandBSWAP() 2835 EVT ShVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandPARITY() 3090 EVT ShiftAmountTy = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandNode() 3254 TLI.getShiftAmountTy( in ExpandNode() [all …]
|
D | LegalizeIntegerTypes.cpp | 397 EVT ShiftAmtTy = TLI.getShiftAmountTy(NOutVT, DAG.getDataLayout()); in PromoteIntRes_BITCAST() 433 EVT ShiftVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in getShiftAmountTyForConstant() 775 EVT SHVT = TLI.getShiftAmountTy(PromotedType, DAG.getDataLayout()); in PromoteIntRes_ADDSUBSHLSAT() 839 EVT ShiftTy = TLI.getShiftAmountTy(PromotedType, DAG.getDataLayout()); in PromoteIntRes_MULFIX() 943 EVT ShiftTy = TLI.getShiftAmountTy(PromotedType, DAG.getDataLayout()); in PromoteIntRes_DIVFIX() 2984 EVT ShiftAmtTy = TLI.getShiftAmountTy(NVT, DAG.getDataLayout()); in ExpandIntRes_FLT_ROUNDS() 3284 EVT ShiftAmtTy = TLI.getShiftAmountTy(NVT, DAG.getDataLayout()); in ExpandIntRes_MUL() 3418 EVT ShiftTy = TLI.getShiftAmountTy(NVT, DAG.getDataLayout()); in ExpandIntRes_MULFIX() 3720 EVT ShiftTy = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandIntRes_Shift()
|
D | DAGCombiner.cpp | 776 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy() function in __anon9a86f9870111::DAGCombiner 778 return TLI.getShiftAmountTy(LHSTy, DAG.getDataLayout(), LegalTypes); in getShiftAmountTy() 3719 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitMUL() 3734 getShiftAmountTy(N0.getValueType())))); in visitMUL() 4102 EVT ShiftAmtTy = getShiftAmountTy(N0.getValueType()); in visitSDIVLike() 4220 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitUDIVLike() 4356 getShiftAmountTy(N0.getValueType()))); in visitMULHS() 4375 getShiftAmountTy(N1.getValueType()))); in visitMULHS() 4414 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitMULHU() 4432 getShiftAmountTy(N1.getValueType()))); in visitMULHU() [all …]
|
D | LegalizeTypes.cpp | 1000 EVT ShiftAmtVT = TLI.getShiftAmountTy(NVT, DAG.getDataLayout(), false); in JoinIntegers()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 1376 EVT ShTy = getShiftAmountTy(InnerVT, DL); in SimplifyDemandedBits() 1614 ShiftAmtTy = getShiftAmountTy(ShiftAmtTy, DL); in SimplifyDemandedBits() 1828 ShAmt = TLO.DAG.getConstant(ShVal, dl, getShiftAmountTy(VT, DL)); in SimplifyDemandedBits() 3107 EVT ShiftVT = getShiftAmountTy(OpVT, DAG.getDataLayout(), in foldSetCCWithBinOp() 3690 getShiftAmountTy(ShValTy, Layout, !DCI.isBeforeLegalize()); in SimplifySetCC() 3716 EVT ShiftTy = getShiftAmountTy(ShValTy, Layout, !DCI.isBeforeLegalize()); in SimplifySetCC() 4642 EVT ShVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in BuildExactSDIV() 4714 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in BuildSDIV() 4823 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in BuildUDIV() 5012 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in prepareUREMEqFold() [all …]
|
D | LegalizeDAG.cpp | 586 TLI.getShiftAmountTy(Value.getValueType(), DL))); in LegalizeStoreOps() 598 TLI.getShiftAmountTy(Value.getValueType(), DL))); in LegalizeStoreOps() 811 TLI.getShiftAmountTy(Hi.getValueType(), DL))); in LegalizeLoadOps() 840 TLI.getShiftAmountTy(Hi.getValueType(), DL))); in LegalizeLoadOps() 2602 EVT SHVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandBITREVERSE() 2666 EVT SHVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandBSWAP() 2949 EVT ShiftAmountTy = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandNode() 3115 TLI.getShiftAmountTy( in ExpandNode() 3346 TLI.getShiftAmountTy(HalfType, DAG.getDataLayout())); in ExpandNode() 3394 TLI.getShiftAmountTy(HalfType, DAG.getDataLayout())); in ExpandNode() [all …]
|
D | LegalizeFloatTypes.cpp | 305 TLI.getShiftAmountTy(RVT, DAG.getDataLayout()))); in SoftenFloatRes_FCOPYSIGN() 314 TLI.getShiftAmountTy(SignBit.getValueType(), in SoftenFloatRes_FCOPYSIGN() 322 TLI.getShiftAmountTy(SignBit.getValueType(), in SoftenFloatRes_FCOPYSIGN() 330 TLI.getShiftAmountTy(LVT, DAG.getDataLayout()))); in SoftenFloatRes_FCOPYSIGN() 1015 TLI.getShiftAmountTy(RHS.getValueType(), in SoftenFloatOp_FCOPYSIGN() 1023 TLI.getShiftAmountTy(RHS.getValueType(), in SoftenFloatOp_FCOPYSIGN()
|
D | LegalizeVectorOps.cpp | 787 BitOffset, dl, TLI.getShiftAmountTy(WideVT, DAG.getDataLayout())); in ExpandLoad() 797 TLI.getShiftAmountTy(WideVT, DAG.getDataLayout())); in ExpandLoad() 817 TLI.getShiftAmountTy(WideVT, DAG.getDataLayout())); in ExpandLoad()
|
D | LegalizeIntegerTypes.cpp | 353 EVT ShiftAmtTy = TLI.getShiftAmountTy(NOutVT, DAG.getDataLayout()); in PromoteIntRes_BITCAST() 390 EVT ShiftVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in getShiftAmountTyForConstant() 708 EVT SHVT = TLI.getShiftAmountTy(PromotedType, DAG.getDataLayout()); in PromoteIntRes_ADDSUBSAT() 771 EVT ShiftTy = TLI.getShiftAmountTy(PromotedType, DAG.getDataLayout()); in PromoteIntRes_MULFIX() 2674 EVT ShiftAmtTy = TLI.getShiftAmountTy(NVT, DAG.getDataLayout()); in ExpandIntRes_FLT_ROUNDS() 2958 EVT ShiftAmtTy = TLI.getShiftAmountTy(NVT, DAG.getDataLayout()); in ExpandIntRes_MUL() 3086 EVT ShiftTy = TLI.getShiftAmountTy(NVT, DAG.getDataLayout()); in ExpandIntRes_MULFIX() 3355 EVT ShiftTy = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandIntRes_Shift()
|
D | DAGCombiner.cpp | 700 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy() function in __anon3c3dfcfb0111::DAGCombiner 702 return TLI.getShiftAmountTy(LHSTy, DAG.getDataLayout(), LegalTypes); in getShiftAmountTy() 3500 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitMUL() 3514 getShiftAmountTy(N0.getValueType())))); in visitMUL() 3826 EVT ShiftAmtTy = getShiftAmountTy(N0.getValueType()); in visitSDIVLike() 3946 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitUDIVLike() 4083 getShiftAmountTy(N0.getValueType()))); in visitMULHS() 4101 getShiftAmountTy(N1.getValueType()))); in visitMULHS() 4140 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitMULHU() 4157 getShiftAmountTy(N1.getValueType()))); in visitMULHU() [all …]
|
D | LegalizeTypes.cpp | 970 EVT ShiftAmtVT = TLI.getShiftAmountTy(NVT, DAG.getDataLayout(), false); in JoinIntegers()
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | bswap.ll | 245 ; from getShiftAmountTy.
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 184 EVT getShiftAmountTy(EVT LHSTy, const DataLayout &DL) const;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 775 EVT TargetLoweringBase::getShiftAmountTy(EVT LHSTy, const DataLayout &DL, in getShiftAmountTy() function in TargetLoweringBase
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 951 EVT TargetLoweringBase::getShiftAmountTy(EVT LHSTy, in getShiftAmountTy() function in TargetLoweringBase
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 898 EVT TargetLoweringBase::getShiftAmountTy(EVT LHSTy, const DataLayout &DL, in getShiftAmountTy() function in TargetLoweringBase
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 277 EVT getShiftAmountTy(EVT LHSTy, const DataLayout &DL,
|