Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp7522 static bool instIsBreakpoint(const MCInst &Inst) { in instIsBreakpoint() function
7648 if (inITBlock() && !instIsBreakpoint(Inst)) { in validateInstruction()
7696 if (inVPTBlock() && !instIsBreakpoint(Inst)) { in validateInstruction()