Home
last modified time | relevance | path

Searched refs:isPICDefaultForced (Results 1 – 25 of 30) sorted by relevance

12

/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/
H A DZOS.h29 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
H A DHLSL.h27 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
H A DTCE.cpp41 bool TCEToolChain::isPICDefaultForced() const { return false; } in isPICDefaultForced() function in TCEToolChain
H A DTCE.h31 bool isPICDefaultForced() const override;
H A DVEToolchain.h31 bool isPICDefaultForced() const override;
H A DMSP430.h43 bool isPICDefaultForced() const override { return true; } in isPICDefaultForced() function
H A DXCore.h62 bool isPICDefaultForced() const override;
H A DCrossWindows.h62 bool isPICDefaultForced() const override;
H A DAIX.h69 bool isPICDefaultForced() const override { return true; } in isPICDefaultForced() function
H A DBareMetal.h44 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
H A DSPIRV.h76 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
H A DFuchsia.h61 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
H A DWebAssembly.h49 bool isPICDefaultForced() const override;
H A DHIPSPV.h90 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
H A DVEToolchain.cpp71 bool VEToolChain::isPICDefaultForced() const { return false; } in isPICDefaultForced() function in VEToolChain
H A DMinGW.h73 bool isPICDefaultForced() const override;
H A DAMDGPU.h71 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
H A DMSVC.h58 bool isPICDefaultForced() const override;
H A DXCore.cpp109 bool XCoreToolChain::isPICDefaultForced() const { return false; } in isPICDefaultForced() function in XCoreToolChain
H A DCuda.h153 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
H A DCrossWindows.cpp231 bool CrossWindowsToolChain::isPICDefaultForced() const { in isPICDefaultForced() function in CrossWindowsToolChain
H A DGnu.h303 bool isPICDefaultForced() const override;
H A DWebAssembly.cpp210 bool WebAssembly::isPICDefaultForced() const { return false; } in isPICDefaultForced() function in WebAssembly
H A DDarwin.h266 bool isPICDefaultForced() const override;
/openbsd/gnu/llvm/clang/include/clang/Driver/
H A DToolChain.h528 virtual bool isPICDefaultForced() const = 0;

12