Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h217 bool isTargetIOS() const { return TargetTriple.isiOS(); } in isTargetIOS() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h262 bool isTargetIOS() const { return TargetTriple.isiOS(); } in isTargetIOS() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMSubtarget.h362 bool isTargetIOS() const { return TargetTriple.isiOS(); } in isTargetIOS() function
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMSubtarget.h486 bool isTargetIOS() const { return TargetTriple.isiOS(); } in isTargetIOS() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h408 bool isTargetIOS() const { return TargetTriple.isiOS(); } in isTargetIOS() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMSubtarget.h701 bool isTargetIOS() const { return TargetTriple.isiOS(); } in isTargetIOS() function