Home
last modified time | relevance | path

Searched defs:ShiftAmtTy (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.cpp703 LLT ShiftAmtTy = MRI.getType(MI.getOperand(2).getReg()); getInstrMapping() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1906 LLT ShiftAmtTy = getTargetLowering().getPreferredShiftAmountTy(SrcTy); matchCombineShlOfExtend() local
5035 LLT ShiftAmtTy = getTargetLowering().getPreferredShiftAmountTy(Ty); buildUDivUsingMul() local
5221 LLT ShiftAmtTy = getTargetLowering().getPreferredShiftAmountTy(Ty); buildSDivUsingMul() local
5286 LLT ShiftAmtTy = getTargetLowering().getPreferredShiftAmountTy(Ty); matchUMulHToLShr() local
5302 LLT ShiftAmtTy = getTargetLowering().getPreferredShiftAmountTy(Ty); applyUMulHToLShr() local
[all...]
H A DLegalizerHelper.cpp5048 LLT ShiftAmtTy = MRI.getType(Amt); narrowScalarShift() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2291 EVT ShiftAmtTy = getShiftAmountTy(VT, DL); SimplifyDemandedBits() local
2756 EVT ShiftAmtTy = getShiftAmountTy(VT, TLO.DAG.getDataLayout()); SimplifyDemandedBits() local
2856 EVT ShiftAmtTy = getShiftAmountTy(VT, TLO.DAG.getDataLayout()); SimplifyDemandedBits() local
10484 EVT ShiftAmtTy = getShiftAmountTy(VT, DAG.getDataLayout()); expandMULO() local
H A DLegalizeVectorTypes.cpp5053 EVT ShiftAmtTy = TLI.getShiftAmountTy(NInVT, DAG.getDataLayout()); WidenVecRes_BITCAST() local
H A DDAGCombiner.cpp4831 EVT ShiftAmtTy = getShiftAmountTy(N0.getValueType()); visitSDIVLike() local
27073 EVT ShiftAmtTy = getShiftAmountTy(N0.getValueType()); foldSelectCCToShiftAnd() local
[all...]