Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DMLxExpansionPass.cpp55 bool isSwift; member
H A DARMSubtarget.h318 bool isSwift() const { return ARMProcFamily == Swift; } in isSwift() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DMLxExpansionPass.cpp55 bool isSwift; member
H A DARMSubtarget.h599 bool isSwift() const { return ARMProcFamily == Swift; } in isSwift() function
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DMLxExpansionPass.cpp56 bool isSwift; member
H A DARMSubtarget.h415 bool isSwift() const { return ARMProcFamily == Swift; } in isSwift() function