Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCObjectFileInfo.cpp601 const bool IsThumb = T.getArch() == Triple::thumb; in initCOFFMCObjectFileInfo() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp632 const bool IsThumb = T.getArch() == Triple::thumb; in initCOFFMCObjectFileInfo() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOARM.h267 bool IsThumb = RE.Size & 0x2; in resolveRelocation() local
354 bool IsThumb = HalfDiffKindBits & 0x2; in processHALFSECTDIFFRelocation() 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp924 bool IsThumb = STI->isThumb(); in ExpandCMP_SWAP() local
1028 unsigned Flags, bool IsThumb, in addExclusiveRegPair()
1043 bool IsThumb = STI->isThumb(); in ExpandCMP_SWAP_64() local
DARMISelLowering.cpp8924 bool IsThumb = Subtarget->isThumb(); in EmitStructByval() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp446 bool IsThumb) in ARMELFStreamer()
685 bool IsThumb; member in __anon08c18a2e0111::ARMELFStreamer
1502 bool RelaxAll, bool IsThumb) { in createARMELFStreamer()
/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
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DMachODump.cpp7116 bool IsThumb = MachOOF->getSymbolFlags(Symb) & SymbolRef::SF_Thumb; in DisassembleMachO() local