Searched refs:HasNativeLLVMSupport (Results 1 – 5 of 5) sorted by relevance
303 bool HasNativeLLVMSupport() const override;597 bool HasNativeLLVMSupport() const override { return true; } in HasNativeLLVMSupport() function716 bool HasNativeLLVMSupport() const override;789 bool HasNativeLLVMSupport() const override;1110 bool HasNativeLLVMSupport() const override;1124 bool HasNativeLLVMSupport() const override;
369 bool ToolChain::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in ToolChain
66 bool MachO::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in MachO3135 bool FreeBSD::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in FreeBSD3808 bool Linux::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in Linux4450 bool WebAssembly::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in WebAssembly4528 bool PS4CPU::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in PS4CPU
218 if (!TC.HasNativeLLVMSupport() && types::isLLVMIR(II.getType())) in AddLinkerInputs()
217 virtual bool HasNativeLLVMSupport() const;