Home
last modified time | relevance | path

Searched defs:isARM (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCMachObjectWriter.h143 bool isARM() const { in isARM() function
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFrameLowering.cpp109 emitSPUpdate(bool isARM, in emitSPUpdate()
132 bool isARM = !AFI->isThumbFunction(); in emitPrologue() local
329 bool isARM = !AFI->isThumbFunction(); in emitEpilogue() local
DARMBaseRegisterInfo.cpp834 emitSPUpdate(bool isARM, in emitSPUpdate()
869 bool isARM = !AFI->isThumbFunction(); in eliminateCallFramePseudoInstr() local
DARMExpandPseudoInsts.cpp926 bool isARM = (Opcode != ARM::t2MOV_ga_pcrel && Opcode!=ARM::t2MOV_ga_dyn); in ExpandMI() local
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp123 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() local
704 bool isARM = !AFI->isThumbFunction(); in emitEpilogue() local
1762 bool isARM = !AFI->isThumbFunction(); in eliminateCallFramePseudoInstr() local
DARMExpandPseudoInsts.cpp1328 bool isARM = Opcode != ARM::t2MOV_ga_pcrel; in ExpandMI() local