Searched refs:LoopString (Results 1 – 1 of 1) sorted by relevance
261 std::string LoopString = ""; in prettyPrintAsm() local265 LoopString += (IsLoop1 ? " :endloop01" : " :endloop0"); in prettyPrintAsm()267 LoopString += " :endloop1"; in prettyPrintAsm()291 OS << "\n\t} :mem_noshuf" << LoopString; in prettyPrintAsm()293 OS << "\t}" << LoopString; in prettyPrintAsm()