Home
last modified time | relevance | path

Searched defs:IsThumb (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/MC/
DMCObjectFileInfo.cpp601 const bool IsThumb = T.getArch() == Triple::thumb; in initCOFFMCObjectFileInfo() local
/external/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp768 bool IsThumb = STI->isThumb(); in ExpandCMP_SWAP() local
870 unsigned Flags, bool IsThumb, in addExclusiveRegPair()
885 bool IsThumb = STI->isThumb(); in ExpandCMP_SWAP_64() local
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp418 MCCodeEmitter *Emitter, bool IsThumb) in ARMELFStreamer()
601 bool IsThumb; member in __anond09109f60111::ARMELFStreamer
1389 bool IsThumb) { in createARMELFStreamer()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAssembler.cpp276 bool IsThumb = false; in EvaluateFixup() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCodeEmitter.cpp58 bool IsThumb; member in __anon6d3f1ab80111::ARMCodeEmitter
/external/clang/lib/CodeGen/
DCGBuiltin.cpp3960 bool IsThumb = getTarget().getTriple().getArch() == llvm::Triple::thumb; in EmitARMBuiltinExpr() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp6755 bool IsThumb = MachOOF->getSymbolFlags(Symb) & SymbolRef::SF_Thumb; in DisassembleMachO() local