Home
last modified time | relevance | path

Searched refs:ShiftSVT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10353 EVT ShiftSVT = ShiftVT.getScalarType(); in visitSRA() local
10363 ShiftValues.push_back(DAG.getConstant(ShiftSum, DL, ShiftSVT)); in visitSRA()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp11676 MVT ShiftSVT = MVT::getIntegerVT(ScalarSizeInBits * Scale); in matchShuffleAsShift() local
11678 : MVT::getVectorVT(ShiftSVT, Size / Scale); in matchShuffleAsShift()