Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1194 static bool isSystemInstr(const MachineInstr &MI) { in isSystemInstr() function
1301 bool SysI = isSystemInstr(I), SysJ = isSystemInstr(J); in hasDualStoreDependence()