Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDDAGCombiner.cpp7755 EVT ShiftSVT = ShiftVT.getScalarType(); in visitSRA() local
7765 ShiftValues.push_back(DAG.getConstant(ShiftSum, DL, ShiftSVT)); in visitSRA()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.cpp11935 MVT ShiftSVT = MVT::getIntegerVT(ScalarSizeInBits * Scale); in matchShuffleAsShift() local
11937 : MVT::getVectorVT(ShiftSVT, Size / Scale); in matchShuffleAsShift()