Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp871 MVT ShiftVT = getScalarShiftAmountTy(DL, LHSTy); in getShiftAmountTy() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1666 EVT ShiftVT = IntVT; in ExpandFCOPYSIGN() local
2749 EVT ShiftVT = TLI.getShiftAmountTy(SrcVT, DAG.getDataLayout()); in ExpandLegalINT_TO_FP() local
H A DTargetLowering.cpp1735 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1931 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
2023 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
8367 EVT ShiftVT = getShiftAmountTy(SrcVT, DAG.getDataLayout()); in expandUINT_TO_FP() local
H A DDAGCombiner.cpp4373 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitMUL() local
4917 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitUDIVLike() local
5159 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitMULHU() local
8162 EVT ShiftVT = OppShift.getOperand(1).getValueType(); in extractShiftForRotate() local
9838 EVT ShiftVT = C1->getValueType(0); in visitRotate() local
9869 EVT ShiftVT = N1.getValueType(); in visitSHL() local
10352 EVT ShiftVT = N1.getValueType(); in visitSRA() local
10527 EVT ShiftVT = N1.getValueType(); in visitSRL() local
H A DSelectionDAG.cpp1758 EVT ShiftVT = TLI->getShiftAmountTy(VT, getDataLayout()); in getShiftAmountConstant() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6754 EVT ShiftVT = N0.getOperand(1).getValueType(); in combineSIGN_EXTEND() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9314 MVT ShiftVT = widenMaskVectorType(ResVT, Subtarget); in LowerCONCAT_VECTORSvXi1() local
11640 static int matchShuffleAsShift(MVT &ShiftVT, unsigned &Opcode, in matchShuffleAsShift()
11710 MVT ShiftVT; in lowerShuffleAsShift() local
29277 MVT ShiftVT = MVT::getVectorVT(MVT::i16, NumElts / 2); in LowerShiftByScalarImmediate() local
47976 EVT ShiftVT = VT.isVector() ? VT : MVT::i8; in combineMul() local
54559 MVT ShiftVT = SrcVT; in combineMOVMSK() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6695 EVT ShiftVT = N->getOperand(1).getValueType(); in LowerShift() local