Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1399 CastMapType CastMap; in convertShiftsToLeft() local
1451 ShVal = upcast(CastMap, IRB, ShVal, ATy); in convertShiftsToLeft()
1453 ShAmt = upcast(CastMap, IRB, ShAmt, VTy); in convertShiftsToLeft()