Searched defs:ShVT (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6092 EVT ShVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); BuildExactSDIV() local 6221 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); BuildSDIV() local 6383 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); BuildUDIV() local 6636 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); prepareUREMEqFold() local 6894 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); prepareSREMEqFold() local 7862 EVT ShVT = Z.getValueType(); expandVPFunnelShift() local 7926 EVT ShVT = Z.getValueType(); expandFunnelShift() local 8003 EVT ShVT = Op1.getValueType(); expandROT() local 8765 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); expandCTPOP() local 8842 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); expandVPCTPOP() local 8911 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); expandCTLZ() local 8961 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); expandVPCTLZ() local [all...] |
H A D | LegalizeDAG.cpp | 2996 EVT ShVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); ExpandPARITY() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 6790 MVT ShVT = MVT::v16i8; getVShift() local 25345 MVT ShVT = MVT::getVectorVT(EltVT, 128 / EltVT.getSizeInBits()); getTargetVShiftNode() local [all...] |