Home
last modified time | relevance | path

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

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