Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp970 MVT ShiftVT = in getShiftAmountTy() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1725 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1900 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1992 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
4207 EVT ShiftVT = getShiftAmountTy(OpVT, DAG.getDataLayout(), in foldSetCCWithBinOp() local
8227 EVT ShiftVT = getShiftAmountTy(SrcVT, DAG.getDataLayout()); in expandUINT_TO_FP() local
H A DLegalizeDAG.cpp1656 EVT ShiftVT = IntVT; in ExpandFCOPYSIGN() local
2726 EVT ShiftVT = TLI.getShiftAmountTy(SrcVT, DAG.getDataLayout()); in ExpandLegalINT_TO_FP() local
H A DDAGCombiner.cpp4419 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitMUL() local
4428 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitMUL() local
4948 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitUDIVLike() local
5191 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitMULHU() local
8160 EVT ShiftVT = OppShift.getOperand(1).getValueType(); in extractShiftForRotate() local
9822 EVT ShiftVT = C1->getValueType(0); in visitRotate() local
9852 EVT ShiftVT = N1.getValueType(); in visitSHL() local
10328 EVT ShiftVT = N1.getValueType(); in visitSRA() local
10506 EVT ShiftVT = N1.getValueType(); in visitSRL() local
H A DSelectionDAG.cpp1734 EVT ShiftVT = TLI->getShiftAmountTy(VT, getDataLayout(), LegalTypes); in getShiftAmountConstant() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9172 MVT ShiftVT = widenMaskVectorType(ResVT, Subtarget); in LowerCONCAT_VECTORSvXi1() local
11507 static int matchShuffleAsShift(MVT &ShiftVT, unsigned &Opcode, in matchShuffleAsShift()
11577 MVT ShiftVT; in lowerShuffleAsShift() local
28981 MVT ShiftVT = MVT::getVectorVT(MVT::i16, NumElts / 2); in LowerShiftByScalarImmediate() local
46861 EVT ShiftVT = VT.isVector() ? VT : MVT::i8; in combineMul() local
53215 MVT ShiftVT = SrcVT; in combineMOVMSK() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6688 EVT ShiftVT = N0.getOperand(1).getValueType(); in combineSIGN_EXTEND() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6678 EVT ShiftVT = N->getOperand(1).getValueType(); in LowerShift() local