Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1390 CastMapType CastMap; in convertShiftsToLeft() local
1442 ShVal = upcast(CastMap, IRB, ShVal, ATy); in convertShiftsToLeft()
1444 ShAmt = upcast(CastMap, IRB, ShAmt, VTy); in convertShiftsToLeft()