Searched defs:HasNativeLLVMSupport (Results 1 – 19 of 19) sorted by relevance
158 bool HasNativeLLVMSupport() const override { return true; } in HasNativeLLVMSupport() function193 bool HasNativeLLVMSupport() const override { return false; } in HasNativeLLVMSupport() function
40 bool HasNativeLLVMSupport() const override { return true; } in HasNativeLLVMSupport() function
44 bool HasNativeLLVMSupport() const override { return true; } in HasNativeLLVMSupport() function
25 bool HasNativeLLVMSupport() const override { return true; } in HasNativeLLVMSupport() function
70 bool HasNativeLLVMSupport() const override { return true; } in HasNativeLLVMSupport() function
95 bool HasNativeLLVMSupport() const override { in HasNativeLLVMSupport() function
280 bool Haiku::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in Haiku
128 bool Hurd::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in Hurd
97 bool HasNativeLLVMSupport() const override { return true; } in HasNativeLLVMSupport() function
103 bool Managarm::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in Managarm
149 bool SPIRVToolChain::HasNativeLLVMSupport() const { return NativeLLVMSupport; } in HasNativeLLVMSupport() function in SPIRVToolChain
388 bool OpenBSD::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in OpenBSD
469 bool FreeBSD::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in FreeBSD
376 bool Linux::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in Linux
295 bool WebAssembly::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in WebAssembly
585 bool toolchains::MinGW::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in toolchains::MinGW
974 bool MachO::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in MachO
1170 bool ToolChain::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in ToolChain