Searched refs:inVPTBlock (Results 1 – 1 of 1) sorted by relevance
418 bool inVPTBlock() { return VPTState.CurPosition != ~0U; } in inVPTBlock() function in __anon6be9c9a00111::ARMAsmParser420 if (!inVPTBlock()) return; in forwardVPTPosition()7690 if (inVPTBlock() && !instIsBreakpoint(Inst)) { in validateInstruction()11083 assert(!inVPTBlock() && "Nested VPT blocks are not allowed"); in processInstruction()