Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp1031 static bool isSystemInstr(const MachineInstr *MI) { in isSystemInstr() function
1106 bool SysI = isSystemInstr(I), SysJ = isSystemInstr(J); in hasV4SpecificDependence()