Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5398 EVT ShiftedVT = OppShiftLHS.getValueType(); in extractShiftForRotate() local
5401 ShiftedVT != ExtractFrom.getValueType()) in extractShiftForRotate()
5419 const unsigned VTWidth = ShiftedVT.getScalarSizeInBits(); in extractShiftForRotate()