Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DMLxExpansionPass.cpp55 bool isSwift; member
H A DARMSubtarget.h318 bool isSwift() const { return ARMProcFamily == Swift; } in isSwift() function