Home
last modified time | relevance | path

Searched defs:isTargetWindows (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h219 bool isTargetWindows() const { return TargetTriple.isOSWindows(); } in isTargetWindows() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h264 bool isTargetWindows() const { return TargetTriple.isOSWindows(); } in isTargetWindows() function
H A DAArch64FrameLowering.cpp1275 static bool isTargetWindows(const MachineFunction &MF) { in isTargetWindows() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMSubtarget.h369 bool isTargetWindows() const { return TargetTriple.isOSWindows(); } in isTargetWindows() function
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMSubtarget.h492 bool isTargetWindows() const { return TargetTriple.isOSWindows(); } in isTargetWindows() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h410 bool isTargetWindows() const { return TargetTriple.isOSWindows(); } in isTargetWindows() function
H A DAArch64FrameLowering.cpp839 static bool isTargetWindows(const MachineFunction &MF) { in isTargetWindows() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMSubtarget.h707 bool isTargetWindows() const { return TargetTriple.isOSWindows(); } in isTargetWindows() function