Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSubtarget.h707 bool isTargetWindows() const { return TargetTriple.isOSWindows(); } in isTargetWindows() function