Searched defs:isARM (Results 1 – 6 of 6) sorted by relevance
143 bool isARM() const { in isARM() function
109 emitSPUpdate(bool isARM, in emitSPUpdate()132 bool isARM = !AFI->isThumbFunction(); in emitPrologue() local329 bool isARM = !AFI->isThumbFunction(); in emitEpilogue() local
834 emitSPUpdate(bool isARM, in emitSPUpdate()869 bool isARM = !AFI->isThumbFunction(); in eliminateCallFramePseudoInstr() local
926 bool isARM = (Opcode != ARM::t2MOV_ga_pcrel && Opcode!=ARM::t2MOV_ga_dyn); in ExpandMI() local
123 bool isARM, MachineBasicBlock &MBB, MachineBasicBlock::iterator &MBBI, in emitRegPlusImmediate()135 static void emitSPUpdate(bool isARM, MachineBasicBlock &MBB, in emitSPUpdate()301 bool isARM = !AFI->isThumbFunction(); in emitPrologue() local704 bool isARM = !AFI->isThumbFunction(); in emitEpilogue() local1762 bool isARM = !AFI->isThumbFunction(); in eliminateCallFramePseudoInstr() local
1328 bool isARM = Opcode != ARM::t2MOV_ga_pcrel; in ExpandMI() local