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