Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1396 CastMapType CastMap; in convertShiftsToLeft() local
1448 ShVal = upcast(CastMap, IRB, ShVal, ATy); in convertShiftsToLeft()
1450 ShAmt = upcast(CastMap, IRB, ShAmt, VTy); in convertShiftsToLeft()