Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCObjectFileInfo.cpp601 const bool IsThumb = T.getArch() == Triple::thumb; in initCOFFMCObjectFileInfo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp503 const bool IsThumb = T.getArch() == Triple::thumb; in initCOFFMCObjectFileInfo() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOARM.h267 bool IsThumb = RE.Size & 0x2; in resolveRelocation() local
357 bool IsThumb = HalfDiffKindBits & 0x2; in processHALFSECTDIFFRelocation() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOARM.h268 bool IsThumb = RE.Size & 0x2; in resolveRelocation() local
358 bool IsThumb = HalfDiffKindBits & 0x2; in processHALFSECTDIFFRelocation() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCObjectFileInfo.cpp556 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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp932 bool IsThumb = STI->isThumb(); in ExpandCMP_SWAP() local
1036 unsigned Flags, bool IsThumb, in addExclusiveRegPair()
1051 bool IsThumb = STI->isThumb(); in ExpandCMP_SWAP_64() local
DARMCallLowering.cpp525 bool IsThumb = STI.isThumb(); in lowerCall() local
DARMISelLowering.cpp10174 bool IsThumb = Subtarget->isThumb(); in EmitStructByval() local
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp418 MCCodeEmitter *Emitter, bool IsThumb) in ARMELFStreamer()
601 bool IsThumb; member in __anond99944ac0111::ARMELFStreamer
1389 bool IsThumb) { in createARMELFStreamer()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp452 std::unique_ptr<MCCodeEmitter> Emitter, bool IsThumb, in ARMELFStreamer()
717 bool IsThumb; member in __anon081925540111::ARMELFStreamer
1491 bool RelaxAll, bool IsThumb, in createARMELFStreamer()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp445 std::unique_ptr<MCCodeEmitter> Emitter, bool IsThumb, in ARMELFStreamer()
690 bool IsThumb; member in __anon7ac6d4ce0111::ARMELFStreamer
1514 bool RelaxAll, bool IsThumb, in createARMELFStreamer()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMCallLowering.cpp476 bool IsThumb = STI.isThumb(); in lowerCall() local
DARMExpandPseudoInsts.cpp1723 bool IsThumb = STI->isThumb(); in ExpandCMP_SWAP() local
1838 unsigned Flags, bool IsThumb, in addExclusiveRegPair()
1853 bool IsThumb = STI->isThumb(); in ExpandCMP_SWAP_64() local
DARMISelLowering.cpp11321 bool IsThumb = Subtarget->isThumb(); in EmitStructByval() local
/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