Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1376 using CastMapType = std::map<std::pair<Value *, Type *>, Value *>; in convertShiftsToLeft() typedef
1378 CastMapType CastMap; in convertShiftsToLeft()
1380 auto upcast = [] (CastMapType &CM, IRBuilder<> &IRB, Value *V, in convertShiftsToLeft()