Home
last modified time | relevance | path

Searched refs:thumb (Results 1 – 25 of 148) sorted by relevance

123456

/freebsd/share/vt/fonts/
H A DINDEX.fonts47 tom-thumb.fnt:en:tom-thumb Character set, 4x6
48 tom-thumb.fnt:da:tom-thumb-tegnsæt, 4x6
49 tom-thumb.fnt:de:tom-thumb Zeichensatz, 4x6
H A Dtom-thumb.hex1 # tom-thumb by Brian Swetland and Robey Pointer
5 # tom-thumb has waived all copyright and related or neighboring rights
6 # to tom-thumb.
H A DMakefile13 tom-thumb.fnt \
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DNetBSD.cpp48 case llvm::Triple::thumb: in ConstructJob()
158 case llvm::Triple::thumb: in ConstructJob()
293 case llvm::Triple::thumb: in ConstructJob()
397 case llvm::Triple::thumb: in NetBSD()
446 case llvm::Triple::thumb: in GetDefaultCXXStdlibType()
529 TArch == llvm::Triple::thumb || TArch == llvm::Triple::thumbeb) in GetExceptionModel()
H A DCrossWindows.cpp38 case llvm::Triple::thumb: in ConstructJob()
100 case llvm::Triple::thumb: in ConstructJob()
122 case llvm::Triple::thumb: in ConstructJob()
H A DLinux.cpp60 case llvm::Triple::thumb: in getMultiarchTriple()
277 if (Arch == llvm::Triple::arm || Arch == llvm::Triple::thumb) in Linux()
465 case llvm::Triple::thumb: in getDynamicLinker()
510 case llvm::Triple::thumb: in getDynamicLinker()
804 getTriple().getArch() == llvm::Triple::thumb || in getSupportedSanitizers()
H A DMinGW.cpp137 case llvm::Triple::thumb: in ConstructJob()
599 getArch() == llvm::Triple::thumb || getArch() == llvm::Triple::aarch64) in getDefaultUnwindTableLevel()
618 getArch() == llvm::Triple::arm || getArch() == llvm::Triple::thumb) in GetExceptionModel()
866 Triple.getArch() == llvm::Triple::thumb) { in adjustTriple()
883 Triple.getArch() == llvm::Triple::thumb) in fixTripleArch()
H A DCygwin.cpp51 getArch() == llvm::Triple::arm || getArch() == llvm::Triple::thumb) in GetExceptionModel()
H A DOHOS.cpp98 case llvm::Triple::thumb: in getMultiarchTriple()
321 case llvm::Triple::thumb: in getDynamicLinker()
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp79 {eByteOrderLittle, 4, 2, 4, llvm::Triple::thumb, ArchSpec::eCore_thumb,
81 {eByteOrderLittle, 4, 2, 4, llvm::Triple::thumb, ArchSpec::eCore_thumbv4t,
83 {eByteOrderLittle, 4, 2, 4, llvm::Triple::thumb, ArchSpec::eCore_thumbv5,
85 {eByteOrderLittle, 4, 2, 4, llvm::Triple::thumb, ArchSpec::eCore_thumbv5e,
87 {eByteOrderLittle, 4, 2, 4, llvm::Triple::thumb, ArchSpec::eCore_thumbv6,
89 {eByteOrderLittle, 4, 2, 4, llvm::Triple::thumb, ArchSpec::eCore_thumbv6m,
91 {eByteOrderLittle, 4, 2, 4, llvm::Triple::thumb, ArchSpec::eCore_thumbv7,
93 {eByteOrderLittle, 4, 2, 4, llvm::Triple::thumb, ArchSpec::eCore_thumbv7f,
95 {eByteOrderLittle, 4, 2, 4, llvm::Triple::thumb, ArchSpec::eCore_thumbv7s,
97 {eByteOrderLittle, 4, 2, 4, llvm::Triple::thumb, ArchSpec::eCore_thumbv7k,
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.cpp255 case llvm::Triple::thumb: in GetDescription()
286 case llvm::Triple::thumb: in GetDescription()
363 case llvm::Triple::thumb: in GetDescription()
710 if (cpu == llvm::Triple::arm || cpu == llvm::Triple::thumb) { in CreateStopReasonWithMachException()
/freebsd/contrib/expat/doc/
H A Dok.min.css2 …thumb{cursor:pointer;-webkit-appearance:none;border-radius:50%;background-color:var(--ok-accent-0)…
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp79 case thumb: return "thumb"; in getArchTypeName()
181 case thumb: in getArchTypePrefix()
464 .Case("thumb", thumb) in getArchTypeForLLVMName()
509 arch = Triple::thumb; in parseARMArch()
556 return Triple::thumb; in parseARMArch()
585 .Case("thumb", Triple::thumb) in parseArch()
930 case Triple::thumb: in getDefaultFormat()
1700 case llvm::Triple::thumb: in getArchPointerBitWidth()
1808 case Triple::thumb: in get32BitArchVariant()
1916 case Triple::thumb: T.setArch(Triple::aarch64); break; in get64BitArchVariant()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/TargetInfo/
H A DARMTargetInfo.cpp39 RegisterTarget<Triple::thumb, /*HasJIT=*/true> A(getTheThumbLETarget(), in LLVMInitializeARMTargetInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DWindowsMachineFlag.h42 return llvm::Triple::ArchType::thumb; in getMachineArchType()
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersRestore.S705 .thumb
734 @ 32bit thumb-2 restrictions for ldm:
/freebsd/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp271 case Triple::ArchType::thumb: in archToWindowsSDKArch()
289 case Triple::ArchType::thumb: in archToLegacyVCArch()
305 case Triple::ArchType::thumb: in archToDevDivInternalArch()
327 case Triple::thumb: in appendArchToWindowsSDKLibPath()
/freebsd/contrib/arm-optimized-routines/string/arm/
H A Dmemset.S28 .thumb
H A Dstrlen-armv6t2.S32 .thumb
/freebsd/usr.bin/compress/doc/
H A DNOTES41 The concept is still exotic for those who learned in school the rule of thumb
61 >The concept is still exotic for those who learned in school the rule of thumb
64 A rule of thumb that has never been completely valid, as any chemical
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.cpp55 case Triple::thumb: in create()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1289 case Triple::thumb: in getJumpTableEntrySize()
1337 } else if (JumpTableArch == Triple::thumb) { in createJumpTableEntryAsm()
1387 Arch == Triple::thumb || Arch == Triple::aarch64 || in buildBitSetsFromFunctions()
1492 return ModuleArch == Triple::thumb; in isThumbFunction()
1500 if (Arch != Triple::arm && Arch != Triple::thumb) in selectJumpTableArmEncoding()
1524 return ArmCount > ThumbCount ? Triple::arm : Triple::thumb; in selectJumpTableArmEncoding()
1559 if (JumpTableArch == Triple::thumb) { in createJumpTable()
1576 if (JumpTableArch == Triple::aarch64 || JumpTableArch == Triple::thumb) { in createJumpTable()
1878 if (Arch == Triple::arm || Arch == Triple::thumb) { in LowerTypeTestsModule()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF.cpp120 case Triple::thumb: in link_ELF()
/freebsd/crypto/openssl/crypto/sha/
H A Dbuild.info184 GENERATE[sha1-thumb.S]=asm/sha1-thumb.pl
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DObjectFile.cpp130 if (COFFObj->getArch() == Triple::thumb) in makeTriple()

123456