Home
last modified time | relevance | path

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

12

/src/contrib/llvm-project/clang/lib/Driver/ToolChains/ !
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 DHLSL.h47 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
H A DVEToolchain.h31 bool isPICDefaultForced() const override;
H A DMSP430.h43 bool isPICDefaultForced() const override { return true; } in isPICDefaultForced() function
H A DXCore.h63 bool isPICDefaultForced() const override;
H A DSPIRV.h73 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
H A DCrossWindows.h61 bool isPICDefaultForced() const override;
H A DZOS.h62 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
H A DWebAssembly.h49 bool isPICDefaultForced() const override;
H A DOHOS.h38 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
H A DAIX.h69 bool isPICDefaultForced() const override { return true; } in isPICDefaultForced() function
H A DHIPSPV.h89 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
H A DFuchsia.h73 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
H A DBareMetal.h46 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
H A DVEToolchain.cpp74 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 true; } in isPICDefaultForced() function
H A DXCore.cpp108 bool XCoreToolChain::isPICDefaultForced() const { return false; } in isPICDefaultForced() function in XCoreToolChain
H A DMSVC.h58 bool isPICDefaultForced() const override;
H A DCuda.h159 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
H A DCrossWindows.cpp232 bool CrossWindowsToolChain::isPICDefaultForced() const { in isPICDefaultForced() function in CrossWindowsToolChain
H A DGnu.h303 bool isPICDefaultForced() const override;
H A DWebAssembly.cpp261 bool WebAssembly::isPICDefaultForced() const { return false; } in isPICDefaultForced() function in WebAssembly
H A DDarwin.h271 bool isPICDefaultForced() const override;

12