Home
last modified time | relevance | path

Searched defs:ShiftVT (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp970 MVT ShiftVT = getScalarShiftAmountTy(DL, LHSTy); in getShiftAmountTy() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1733 EVT ShiftVT = IntVT; in ExpandFCOPYSIGN() local
2776 EVT ShiftVT = TLI.getShiftAmountTy(SrcVT, DAG.getDataLayout()); in ExpandLegalINT_TO_FP() local
H A DDAGCombiner.cpp4703 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitMUL() local
5261 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitUDIVLike() local
5503 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitMULHU() local
8626 EVT ShiftVT = OppShift.getOperand(1).getValueType(); in extractShiftForRotate() local
10294 EVT ShiftVT = N1.getValueType(); in visitRotate() local
10325 EVT ShiftVT = N1.getValueType(); in visitSHL() local
10798 EVT ShiftVT = N1.getValueType(); in visitSRA() local
10976 EVT ShiftVT = N1.getValueType(); in visitSRL() local
H A DTargetLowering.cpp1782 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1968 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
2091 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
H A DSelectionDAG.cpp1809 EVT ShiftVT = TLI->getShiftAmountTy(VT, getDataLayout()); in getShiftAmountConstant() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp955 static int matchShuffleAsShift(MVT &ShiftVT, unsigned &Opcode, in matchShuffleAsShift()
1037 MVT ShiftVT; in lowerVECTOR_SHUFFLEAsShift() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9719 MVT ShiftVT = widenMaskVectorType(ResVT, Subtarget); in LowerCONCAT_VECTORSvXi1() local
12130 static int matchShuffleAsShift(MVT &ShiftVT, unsigned &Opcode, in matchShuffleAsShift()
12200 MVT ShiftVT; in lowerShuffleAsShift() local
30303 MVT ShiftVT = MVT::getVectorVT(MVT::i16, NumElts / 2); in LowerShiftByScalarImmediate() local
49742 EVT ShiftVT = VT.isVector() ? VT : MVT::i8; in combineMul() local
56602 MVT ShiftVT = SrcVT; in combineMOVMSK() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7796 EVT ShiftVT = N0.getOperand(1).getValueType(); in combineSIGN_EXTEND() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6761 EVT ShiftVT = N->getOperand(1).getValueType(); in LowerShift() local