Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp411 static std::map<unsigned,unsigned> StoreNPcMap = { in SelectNewCircIntrinsic() local
423 auto FSI = StoreNPcMap.find (IntNo); in SelectNewCircIntrinsic()
424 if (FSI != StoreNPcMap.end()) { in SelectNewCircIntrinsic()