Searched defs:isARM (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h157 bool isARM() const { function in class:llvm::MachObjectWriter
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp915 bool isARM = (Opcode != ARM::t2MOV_ga_pcrel && Opcode!=ARM::t2MOV_ga_dyn); local
H A DARMFrameLowering.cpp107 static void emitRegPlusImmediate(bool isARM, MachineBasicBlock &MBB, argument
122 static void emitSPUpdate(bool isARM, MachineBasicBlock &MBB, argument
143 bool isARM = !AFI->isThumbFunction(); local
368 bool isARM = !AFI->isThumbFunction(); local
1423 bool isARM = !AFI->isThumbFunction(); local
[all...]

Completed in 192 milliseconds