Searched refs:inITBlock (Results 1 – 1 of 1) sorted by relevance
167 bool inITBlock() { return ITState.CurPosition != ~0U; } in inITBlock() function in __anonef5d38c20111::ARMAsmParser172 if (!inITBlock()) return; in forwardITPosition()4725 if(inITBlock()) { in cvtThumbBranches()5520 if (inITBlock() && in shouldOmitCCOutOperand()5551 !inITBlock() || (static_cast<ARMOperand &>(*Operands[3]).getReg() != in shouldOmitCCOutOperand()5568 !inITBlock())) in shouldOmitCCOutOperand()6039 else if (inITBlock() && !lastInITBlock() && ListContainsPC) in validatetLDMRegList()6076 if (inITBlock() && !instIsBreakpoint(Inst)) { in validateInstruction()7866 Inst.getOperand(5).getReg() == (inITBlock() ? 0 : ARM::CPSR) && in processInstruction()7902 inITBlock() == (Inst.getOpcode() == ARM::t2MOVsr)) in processInstruction()[all …]