Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1397 using CastMapType = std::map<std::pair<Value *, Type *>, Value *>; in convertShiftsToLeft() typedef
1399 CastMapType CastMap; in convertShiftsToLeft()
1401 auto upcast = [] (CastMapType &CM, IRBuilder<> &IRB, Value *V, in convertShiftsToLeft()