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

/freebsd-10.0-release/contrib/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h157 bool isARM() const { function in class:llvm::MachObjectWriter
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp894 bool isARM = (Opcode != ARM::t2MOV_ga_pcrel && Opcode!=ARM::t2MOV_ga_dyn); local
H A DARMFrameLowering.cpp119 emitSPUpdate(bool isARM, argument
143 bool isARM = !AFI->isThumbFunction(); local
358 bool isARM = !AFI->isThumbFunction(); local
1407 bool isARM = !AFI->isThumbFunction(); local
[all...]

Completed in 126 milliseconds