| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeFloatTypes.cpp | 431 TLI.getShiftAmountTy(RVT, DAG.getDataLayout()))); in SoftenFloatRes_FCOPYSIGN() 440 TLI.getShiftAmountTy(SignBit.getValueType(), in SoftenFloatRes_FCOPYSIGN() 448 TLI.getShiftAmountTy(SignBit.getValueType(), in SoftenFloatRes_FCOPYSIGN() 456 TLI.getShiftAmountTy(LVT, DAG.getDataLayout()))); in SoftenFloatRes_FCOPYSIGN() 1432 TLI.getShiftAmountTy(RHS.getValueType(), in SoftenFloatOp_FCOPYSIGN() 1440 TLI.getShiftAmountTy(RHS.getValueType(), in SoftenFloatOp_FCOPYSIGN() 3447 TLI.getShiftAmountTy(RVT, DAG.getDataLayout()))); in SoftPromoteHalfRes_FCOPYSIGN() 3456 TLI.getShiftAmountTy(SignBit.getValueType(), in SoftPromoteHalfRes_FCOPYSIGN() 3464 TLI.getShiftAmountTy(SignBit.getValueType(), in SoftPromoteHalfRes_FCOPYSIGN() 3472 TLI.getShiftAmountTy(LVT, DAG.getDataLayout()))); in SoftPromoteHalfRes_FCOPYSIGN()
|
| H A D | LegalizeDAG.cpp | 589 TLI.getShiftAmountTy(Value.getValueType(), DL))); in LegalizeStoreOps() 600 TLI.getShiftAmountTy(Value.getValueType(), DL))); in LegalizeStoreOps() 820 TLI.getShiftAmountTy(Hi.getValueType(), DL))); in LegalizeLoadOps() 849 TLI.getShiftAmountTy(Hi.getValueType(), DL))); in LegalizeLoadOps() 2776 EVT ShiftVT = TLI.getShiftAmountTy(SrcVT, DAG.getDataLayout()); in ExpandLegalINT_TO_FP() 3024 EVT ShVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandPARITY() 3364 TLI.getShiftAmountTy(MVT::i32, DAG.getDataLayout()))); in ExpandNode() 3384 TLI.getShiftAmountTy(MVT::i32, DAG.getDataLayout()))); in ExpandNode() 3444 EVT ShiftAmountTy = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandNode() 3681 TLI.getShiftAmountTy( in ExpandNode() [all …]
|
| H A D | LegalizeTypes.cpp | 1004 EVT ShiftAmtVT = TLI.getShiftAmountTy(NVT, DAG.getDataLayout()); in JoinIntegers()
|
| H A D | TargetLowering.cpp | 6323 EVT ShVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in BuildExactSDIV() 6381 EVT ShVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in BuildExactUDIV() 6507 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in BuildSDIV() 6675 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in BuildUDIV() 6930 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in prepareUREMEqFold() 7190 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in prepareSREMEqFold() 8411 EVT IntShVT = getShiftAmountTy(IntVT, DAG.getDataLayout()); in expandFP_TO_SINT() 9238 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in expandCTPOP() 9315 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in expandVPCTPOP() 9384 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in expandCTLZ() [all …]
|
| H A D | SelectionDAGBuilder.cpp | 228 TLI.getShiftAmountTy( in getCopyFromParts() 3644 EVT ShiftTy = DAG.getTargetLoweringInfo().getShiftAmountTy( in visitShift() 5470 TLI.getShiftAmountTy(MVT::i32, DAG.getDataLayout()))); in GetExponent() 5498 DAG.getTargetLoweringInfo().getShiftAmountTy( in getLimitedPrecisionExp2() 6019 EVT ShiftTy = TLI.getShiftAmountTy(PromVT, DAG.getDataLayout()); in expandDivFix()
|
| H A D | DAGCombiner.cpp | 872 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy() function in __anon666e37100111::DAGCombiner 873 return TLI.getShiftAmountTy(LHSTy, DAG.getDataLayout()); in getShiftAmountTy() 4703 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitMUL() 5134 EVT ShiftAmtTy = getShiftAmountTy(N0.getValueType()); in visitSDIVLike() 5261 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitUDIVLike() 5503 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitMULHU() 10930 EVT LargeShiftVT = getShiftAmountTy(LargeVT); in visitSRA() 16077 EVT AmtVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in visitTRUNCATE()
|
| H A D | LegalizeIntegerTypes.cpp | 4988 EVT ShiftTy = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandIntRes_Shift() 5449 EVT NewShAmtVT = TLI.getShiftAmountTy(HalfVT, DAG.getDataLayout()); in ExpandIntRes_FunnelShift()
|
| H A D | SelectionDAG.cpp | 1809 EVT ShiftVT = TLI->getShiftAmountTy(VT, getDataLayout()); in getShiftAmountConstant() 2466 EVT ShTy = TLI->getShiftAmountTy(LHSTy, getDataLayout()); in getShiftAmountOperand()
|
| H A D | LegalizeVectorTypes.cpp | 5785 EVT ShiftAmtTy = TLI.getShiftAmountTy(NInVT, DAG.getDataLayout()); in WidenVecRes_BITCAST()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetLoweringBase.cpp | 965 EVT TargetLoweringBase::getShiftAmountTy(EVT LHSTy, in getShiftAmountTy() function in TargetLoweringBase
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 409 EVT getShiftAmountTy(EVT LHSTy, const DataLayout &DL) const;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 7695 getShiftAmountTy(Load->getValueType(0), DAG.getDataLayout()); in LowerCall_AIX() 11891 EVT ShiftAmountTy = getShiftAmountTy(MVT::i64, DAG.getDataLayout()); in LowerSCALAR_TO_VECTOR() 15446 EVT ShiftAmountTy = getShiftAmountTy(N->getValueType(0), DAG.getDataLayout()); in DAGCombineExtBoolTrunc()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.cpp | 4438 EVT NewShiftVT = getShiftAmountTy(MidVT, DAG.getDataLayout()); in performTruncateCombine()
|