HomeSort by relevance Sort by last modified time
    Searched refs:isHardwareLoop (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Hexagon/
HexagonFixupHwLoops.cpp 81 static bool isHardwareLoop(const MachineInstr *MI) {
131 if (isHardwareLoop(MII)) {
HexagonHardwareLoops.cpp 286 static bool isHardwareLoop(const MachineInstr *MI) {
860 if (isHardwareLoop(MI))
    [all...]

Completed in 26 milliseconds