Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOARM.h267 bool IsThumb = RE.Size & 0x2; in resolveRelocation() local
357 bool IsThumb = HalfDiffKindBits & 0x2; in processHALFSECTDIFFRelocation() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp571 const bool IsThumb = T.getArch() == Triple::thumb; in initCOFFMCObjectFileInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp453 std::unique_ptr<MCCodeEmitter> Emitter, bool IsThumb, in ARMELFStreamer()
709 bool IsThumb; member in __anonf150d5940111::ARMELFStreamer
1476 bool IsThumb, bool IsAndroid) { in createARMELFStreamer()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMCallLowering.cpp485 bool IsThumb = STI.isThumb(); in lowerCall() local
H A DARMExpandPseudoInsts.cpp1810 bool IsThumb = STI->isThumb(); in ExpandCMP_SWAP() local
1925 unsigned Flags, bool IsThumb, in addExclusiveRegPair()
1940 bool IsThumb = STI->isThumb(); in ExpandCMP_SWAP_64() local
H A DARMISelLowering.cpp11483 bool IsThumb = Subtarget->isThumb(); in EmitStructByval() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DARM.cpp273 bool IsThumb = false; in setArchNameInTriple() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp7566 bool IsThumb = SymbolFlags & SymbolRef::SF_Thumb; in DisassembleMachO() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp8598 bool IsThumb = getTarget().getTriple().getArch() == llvm::Triple::thumb; in EmitARMBuiltinExpr() local