Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp262 bool IsLoop0 = HexagonMCInstrInfo::isInnerLoop(Inst); in prettyPrintAsm() local
264 if (IsLoop0) { in prettyPrintAsm()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp753 if (IsLoop0 || IsLoop1) in getInstructionSeparator()
755 if (IsLoop0) in getInstructionSeparator()
822 IsLoop0 = true; in printInst()
835 bool IsLoop0 = false; member in __anonb0dd98cb0611::HexagonPrettyPrinter
841 IsLoop0 = false; in reset()