Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A 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()