Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMLxExpansionPass.cpp55 bool isSwift; member
H A DARMSubtarget.h319 bool isSwift() const { return ARMProcFamily == Swift; } isSwift() function