Searched defs:HasNativeLLVMSupport (Results 1 – 12 of 12) sorted by relevance
43 bool HasNativeLLVMSupport() const override { return true; } in HasNativeLLVMSupport() function
93 bool HasNativeLLVMSupport() const override { in HasNativeLLVMSupport() function
120 bool Hurd::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in Hurd
230 bool toolchains::PS4CPU::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in toolchains::PS4CPU
316 bool OpenBSD::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in OpenBSD
463 bool FreeBSD::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in FreeBSD
215 bool WebAssembly::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in WebAssembly
457 bool toolchains::MinGW::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in toolchains::MinGW
326 bool Linux::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in Linux
822 bool MachO::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in MachO
633 bool ToolChain::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in ToolChain