Home
last modified time | relevance | path

Searched refs:Swift (Results 1 – 25 of 58) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DSwift.def1 //===- llvm/BinaryFormat/Swift.def - Swift definitions ---------*- C++ -*-===//
9 // Macros for running through Swift enumerators.
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DStripOpts.td20 HelpText<"Remove Swift symbols">;
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DCallingConv.h69 Swift = 16, enumerator
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DStringPrinter.cpp99 escape_style == StringPrinter::EscapeStyle::Swift; in attemptASCIIEscape()
159 case StringPrinter::EscapeStyle::Swift: in GetPrintableImpl()
206 case StringPrinter::EscapeStyle::Swift: in GetPrintableImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h89 Swift enumerator
319 bool isSwift() const { return ARMProcFamily == Swift; } in isSwift()
H A DARMScheduleSwift.td1 //=- ARMScheduleSwift.td - Swift Scheduling Definitions -*- tablegen -*----===//
9 // This file defines the itinerary class data for the Swift processor..
39 // Swift machine model for scheduling and other instruction cost heuristics.
51 // Swift predicates.
54 // Swift resource mapping.
H A DARMSubtarget.cpp320 case Swift: in initSubtargetFeatures()
H A DARM.td251 // Some targets (e.g. Swift) have microcoded VGETLNi32.
257 // Some targets (e.g. Swift) have microcoded VDUP32.
269 // Swift has ISHST barriers compatible with Atomic Release semantics but weaker
828 def ProcSwift : SubtargetFeature<"swift", "ARMProcFamily", "Swift",
829 "Swift ARM processors", []>;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolCompiland.cpp103 .Case(".swift", Lang == PDB_Lang::Swift) in getSourceFileFullPath()
H A DPDBExtras.cpp233 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Lang, Swift, OS) in operator <<()
/freebsd/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h68 Swift, enumerator
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DStringPrinter.h27 enum class EscapeStyle { CXX, Swift }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp588 case CallingConv::Swift: in isArgumentRegister()
597 case CallingConv::Swift: in isArgumentRegister()
607 case CallingConv::Swift: in isArgumentRegister()
617 case CallingConv::Swift: in isArgumentRegister()
H A DAArch64Subtarget.h362 case CallingConv::Swift: in isCallingConvWin64()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.cpp93 if (TargetFunc && TargetFunc->getCallingConv() == CallingConv::Swift) { in computeSignatureVTs()
H A DWebAssemblyFixFunctionBitcasts.cpp239 if (F.getCallingConv() == CallingConv::Swift) in runOnModule()
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexSymbol.cpp400 Info.Lang = SymbolLanguage::Swift; in getSymbolInfo()
566 case SymbolLanguage::Swift: return "Swift"; in getSymbolLanguageString()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.h357 case CallingConv::Swift: in isCallingConvWin64()
H A DX86CallingConv.td492 // Handle Swift calls.
493 CCIfCC<"CallingConv::Swift", CCDelegateTo<RetCC_X86_64_Swift>>,
554 // For Swift Calling Conventions, pass sret in %rax.
555 CCIfCC<"CallingConv::Swift",
/freebsd/contrib/llvm-project/libcxx/include/
H A D__std_clang_module17 // in Swift to expose all of the libc++ interfaces. This is generally not
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrDocs.td1513 Swift-generated headers for classes defined in Swift.
1754 consider a protocol that's defined in a Swift file:
4277 Swift.
4320 attribute appertains is bridged to the named Swift type.
4345 Swift type (e.g. Swift's ``String``) rather than the Objective-C type as written
4364 This attribute indicates that Swift subclasses and members of Swift extensions
4417 built into the Swift compiler.
4471 Swift SDK overlay.
4474 declarations in Swift while hiding the non-idiomatic one.
5026 The lowering for the Swift calling convention, as described by the Swift
[all …]
H A DLangOptions.h258 Swift, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h170 Swift = 'S', enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h68 Swift, // Clang-only enumerator
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp109 case CallingConv::Swift: in outputCallingConvention()

123