Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp7486 static bool instIsBreakpoint(const MCInst &Inst) { in instIsBreakpoint() function
7612 if (inITBlock() && !instIsBreakpoint(Inst)) { in validateInstruction()
7660 if (inVPTBlock() && !instIsBreakpoint(Inst)) { in validateInstruction()