Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5238 EVT ShiftedVT = OppShiftLHS.getValueType(); in extractShiftForRotate() local
5241 ShiftedVT != ExtractFrom.getValueType()) in extractShiftForRotate()
5259 const unsigned VTWidth = ShiftedVT.getScalarSizeInBits(); in extractShiftForRotate()