Home
last modified time | relevance | path

Searched defs:isSwift (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DMLxExpansionPass.cpp55 bool isSwift; member
H A DARMSubtarget.h639 bool isSwift() const { return ARMProcFamily == Swift; } in isSwift() function