Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1444 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1552 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1604 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
3403 EVT ShiftVT = getShiftAmountTy(OpVT, DAG.getDataLayout(), in foldSetCCWithBinOp() local
6853 EVT ShiftVT = getShiftAmountTy(SrcVT, DAG.getDataLayout()); in expandUINT_TO_FP() local
H A DLegalizeDAG.cpp1585 EVT ShiftVT = IntVT; in ExpandFCOPYSIGN() local
2399 EVT ShiftVT = TLI.getShiftAmountTy(SrcVT, DAG.getDataLayout()); in ExpandLegalINT_TO_FP() local
H A DLegalizeIntegerTypes.cpp442 EVT ShiftVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in getShiftAmountTyForConstant() local
473 EVT ShiftVT = getShiftAmountTyForConstant(NVT, TLI, DAG); in PromoteIntRes_BSWAP() local
495 EVT ShiftVT = getShiftAmountTyForConstant(NVT, TLI, DAG); in PromoteIntRes_BITREVERSE() local
H A DDAGCombiner.cpp3811 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitMUL() local
4323 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitUDIVLike() local
4518 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitMULHU() local
5174 EVT ShiftVT = TLI.getShiftAmountTy(HalfVT, DAG.getDataLayout()); in visitANDLike() local
6669 EVT ShiftVT = OppShift.getOperand(1).getValueType(); in extractShiftForRotate() local
8159 EVT ShiftVT = C1->getValueType(0); in visitRotate() local
8182 EVT ShiftVT = N1.getValueType(); in visitSHL() local
8563 EVT ShiftVT = N1.getValueType(); in visitSRA() local
8759 EVT ShiftVT = N1.getValueType(); in visitSRL() local
H A DSelectionDAG.cpp1479 EVT ShiftVT = TLI->getShiftAmountTy(VT, getDataLayout(), LegalTypes); in getShiftAmountConstant() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5928 EVT ShiftVT = N0.getOperand(1).getValueType(); in combineSIGN_EXTEND() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10782 MVT ShiftVT = ResVT; in LowerCONCAT_VECTORSvXi1() local
12841 static int matchShuffleAsShift(MVT &ShiftVT, unsigned &Opcode, in matchShuffleAsShift()
12911 MVT ShiftVT; in lowerShuffleAsShift() local
28067 MVT ShiftVT = MVT::getVectorVT(MVT::i16, NumElts / 2); in LowerScalarImmediateShift() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6337 EVT ShiftVT = N->getOperand(1).getValueType(); in LowerShift() local