Searched refs:IsLoop1 (Results 1 – 2 of 2) sorted by relevance
263 bool IsLoop1 = HexagonMCInstrInfo::isOuterLoop(Inst); in prettyPrintAsm() local265 LoopString += (IsLoop1 ? " :endloop01" : " :endloop0"); in prettyPrintAsm()266 } else if (IsLoop1) { in prettyPrintAsm()
753 if (IsLoop0 || IsLoop1) in getInstructionSeparator()756 OS << (IsLoop1 ? ":endloop01" : ":endloop0"); in getInstructionSeparator()757 else if (IsLoop1) in getInstructionSeparator()824 IsLoop1 = true; in printInst()836 bool IsLoop1 = false; member in __anonb0dd98cb0611::HexagonPrettyPrinter842 IsLoop1 = false; in reset()