Searched refs:InITBlock (Results 1 – 1 of 1) sorted by relevance
569 static void AddThumb1SBit(MCInst &MI, bool InITBlock) { in AddThumb1SBit() argument577 MI.insert(I, MCOperand::createReg(InITBlock ? 0 : ARM::CPSR)); in AddThumb1SBit()582 MI.insert(I, MCOperand::createReg(InITBlock ? 0 : ARM::CPSR)); in AddThumb1SBit()717 bool InITBlock = ITBlock.instrInITBlock(); in getInstruction() local719 AddThumb1SBit(MI, InITBlock); in getInstruction()760 bool InITBlock = ITBlock.instrInITBlock(); in getInstruction() local762 AddThumb1SBit(MI, InITBlock); in getInstruction()