Searched refs:Swift (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
H A DCallingConv.h72 // Swift - Calling convention for Swift.
73 Swift = 16, enumerator in enum:llvm::CallingConv::__anon11955
/external/llvm/lib/Target/ARM/
H A DARMSubtarget.h47 CortexA57, CortexA72, Krait, Swift enumerator in enum:llvm::ARMSubtarget::ARMProcFamilyEnum
325 bool isSwift() const { return ARMProcFamily == Swift; }

Completed in 118 milliseconds