Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp413 static std::map<unsigned,unsigned> StoreNPcMap = { in SelectNewCircIntrinsic() local
425 auto FSI = StoreNPcMap.find (IntNo); in SelectNewCircIntrinsic()
426 if (FSI != StoreNPcMap.end()) { in SelectNewCircIntrinsic()