Home
last modified time | relevance | path

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

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