Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp1037 static bool isSystemInstr(const MachineInstr *MI) { in isSystemInstr() function
1112 bool SysI = isSystemInstr(I), SysJ = isSystemInstr(J); in hasV4SpecificDependence()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp1181 static bool isSystemInstr(const MachineInstr &MI) { in isSystemInstr() function
1288 bool SysI = isSystemInstr(I), SysJ = isSystemInstr(J); in hasV4SpecificDependence()