Home
last modified time | relevance | path

Searched defs:isPICDefaultForced (Results 1 – 20 of 20) sorted by relevance

/llvm-project/clang/lib/Driver/ToolChains/
H A DHLSL.h47 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
H A DMSP430.h43 bool isPICDefaultForced() const override { return true; } in isPICDefaultForced() function
H A DOHOS.h38 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
H A DZOS.h62 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
H A DHIPSPV.h89 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 DAIX.h69 bool isPICDefaultForced() const override { return true; } in isPICDefaultForced() function
H A DBareMetal.h46 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
H A DSPIRV.h73 bool isPICDefaultForced() const override { return false; } isPICDefaultForced() function
H A DFuchsia.h73 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
H A DAMDGPU.h71 bool isPICDefaultForced() const override { return true; } in isPICDefaultForced() function
H A DCuda.h158 bool isPICDefaultForced() const override { return false; } isPICDefaultForced() function
H A DVEToolchain.cpp74 bool VEToolChain::isPICDefaultForced() const { return false; } in isPICDefaultForced() function in VEToolChain
H A DXCore.cpp108 bool XCoreToolChain::isPICDefaultForced() const { return false; } in isPICDefaultForced() function in XCoreToolChain
H A DCrossWindows.cpp232 bool CrossWindowsToolChain::isPICDefaultForced() const { in isPICDefaultForced() function in CrossWindowsToolChain
H A DWebAssembly.cpp261 bool WebAssembly::isPICDefaultForced() const { return false; } isPICDefaultForced() function in WebAssembly
H A DMinGW.cpp599 bool toolchains::MinGW::isPICDefaultForced() const { return true; } isPICDefaultForced() function in toolchains::MinGW
H A DMSVC.cpp494 bool MSVCToolChain::isPICDefaultForced() const { isPICDefaultForced() function in MSVCToolChain
H A DDarwin.cpp3173 bool MachO::isPICDefaultForced() const { isPICDefaultForced() function in MachO
H A DGnu.cpp3120 bool Generic_GCC::isPICDefaultForced() const { isPICDefaultForced() function in Generic_GCC