/external/llvm-project/clang/lib/Driver/ToolChains/ |
D | CommonArgs.h | 27 const llvm::opt::ArgList &Args, 31 const llvm::opt::ArgList &Args, 34 void claimNoWarnArgs(const llvm::opt::ArgList &Args); 36 bool addSanitizerRuntimes(const ToolChain &TC, const llvm::opt::ArgList &Args, 42 bool addXRayRuntime(const ToolChain &TC, const llvm::opt::ArgList &Args, 50 const llvm::opt::ArgList &Args); 52 const char *SplitDebugName(const JobAction &JA, const llvm::opt::ArgList &Args, 56 const JobAction &JA, const llvm::opt::ArgList &Args, 59 void addLTOOptions(const ToolChain &ToolChain, const llvm::opt::ArgList &Args, 64 ParsePICArgs(const ToolChain &ToolChain, const llvm::opt::ArgList &Args); [all …]
|
D | Clang.h | 30 static const char *getBaseInputName(const llvm::opt::ArgList &Args, 32 static const char *getBaseInputStem(const llvm::opt::ArgList &Args, 34 static const char *getDependencyFileName(const llvm::opt::ArgList &Args, 39 const Driver &D, const llvm::opt::ArgList &Args, 45 const llvm::opt::ArgList &Args, bool KernelOrKext, 48 void AddAArch64TargetArgs(const llvm::opt::ArgList &Args, 51 const llvm::opt::ArgList &Args, 54 void AddARM64TargetArgs(const llvm::opt::ArgList &Args, 56 void AddMIPSTargetArgs(const llvm::opt::ArgList &Args, 58 void AddPPCTargetArgs(const llvm::opt::ArgList &Args, [all …]
|
D | Darwin.h | 37 void AddMachOArch(const llvm::opt::ArgList &Args, 58 const llvm::opt::ArgList &TCArgs, 64 void AddLinkArgs(Compilation &C, const llvm::opt::ArgList &Args, 77 const llvm::opt::ArgList &TCArgs, 89 const llvm::opt::ArgList &TCArgs, 103 const llvm::opt::ArgList &TCArgs, 116 const llvm::opt::ArgList &TCArgs, 137 const llvm::opt::ArgList &Args); 145 StringRef getMachOArchName(const llvm::opt::ArgList &Args) const; 148 virtual void AddLinkARCArgs(const llvm::opt::ArgList &Args, in AddLinkARCArgs() [all …]
|
D | Hexagon.h | 34 const llvm::opt::ArgList &TCArgs, 49 const llvm::opt::ArgList &TCArgs, 53 void getHexagonTargetFeatures(const Driver &D, const llvm::opt::ArgList &Args, 67 unsigned getOptimizationLevel(const llvm::opt::ArgList &DriverArgs) const; 71 const llvm::opt::ArgList &Args); 74 void addClangTargetOptions(const llvm::opt::ArgList &DriverArgs, 78 AddClangSystemIncludeArgs(const llvm::opt::ArgList &DriverArgs, 81 const llvm::opt::ArgList &DriverArgs, 84 void addLibCxxIncludePaths(const llvm::opt::ArgList &DriverArgs, 91 CXXStdlibType GetCXXStdlibType(const llvm::opt::ArgList &Args) const override; [all …]
|
D | HIP.h | 25 const llvm::opt::ArgList &TCArgs, const Tool& T); 37 const llvm::opt::ArgList &TCArgs, 44 const llvm::opt::ArgList &Args) const; 50 const llvm::opt::ArgList &Args, 62 const ToolChain &HostTC, const llvm::opt::ArgList &Args); 71 void addClangTargetOptions(const llvm::opt::ArgList &DriverArgs, 84 CXXStdlibType GetCXXStdlibType(const llvm::opt::ArgList &Args) const override; 86 AddClangSystemIncludeArgs(const llvm::opt::ArgList &DriverArgs, 89 const llvm::opt::ArgList &Args, 91 void AddIAMCUIncludeArgs(const llvm::opt::ArgList &DriverArgs, [all …]
|
D | FreeBSD.h | 31 const llvm::opt::ArgList &TCArgs, 44 const llvm::opt::ArgList &TCArgs, 55 const llvm::opt::ArgList &Args); 62 void addLibCxxIncludePaths(const llvm::opt::ArgList &DriverArgs, 65 addLibStdCxxIncludePaths(const llvm::opt::ArgList &DriverArgs, 67 void AddCXXStdlibLibArgs(const llvm::opt::ArgList &Args, 69 void AddCudaIncludeArgs(const llvm::opt::ArgList &DriverArgs, 71 void AddHIPIncludeArgs(const llvm::opt::ArgList &DriverArgs, 75 GetExceptionModel(const llvm::opt::ArgList &Args) const override; 76 bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const override; [all …]
|
D | Fuchsia.h | 30 const llvm::opt::ArgList &TCArgs, 41 const llvm::opt::ArgList &Args); 53 bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const override { in IsUnwindTablesDefault() 68 std::string ComputeEffectiveClangTriple(const llvm::opt::ArgList &Args, 74 void addProfileRTLibs(const llvm::opt::ArgList &Args, 78 GetRuntimeLibType(const llvm::opt::ArgList &Args) const override; 80 GetCXXStdlibType(const llvm::opt::ArgList &Args) const override; 82 void addClangTargetOptions(const llvm::opt::ArgList &DriverArgs, 86 AddClangSystemIncludeArgs(const llvm::opt::ArgList &DriverArgs, 89 AddClangCXXStdlibIncludeArgs(const llvm::opt::ArgList &DriverArgs, [all …]
|
D | Cuda.h | 48 const llvm::opt::ArgList &Args); 50 void AddCudaIncludeArgs(const llvm::opt::ArgList &DriverArgs, 95 const llvm::opt::ArgList &TCArgs, 109 const llvm::opt::ArgList &TCArgs, 122 const llvm::opt::ArgList &TCArgs, 134 const ToolChain &HostTC, const llvm::opt::ArgList &Args, 146 void addClangTargetOptions(const llvm::opt::ArgList &DriverArgs, 151 const llvm::opt::ArgList &DriverArgs, const JobAction &JA, 164 const llvm::opt::ArgList &Args) const override; 167 void AddCudaIncludeArgs(const llvm::opt::ArgList &DriverArgs, [all …]
|
D | MSP430.h | 31 const llvm::opt::ArgList &Args); 33 AddClangSystemIncludeArgs(const llvm::opt::ArgList &DriverArgs, 35 void addClangTargetOptions(const llvm::opt::ArgList &DriverArgs, 44 GetUnwindLibType(const llvm::opt::ArgList &Args) const override { in GetUnwindLibType() 67 const llvm::opt::ArgList &TCArgs, 71 void AddStartFiles(bool UseExceptions, const llvm::opt::ArgList &Args, 73 void AddDefaultLibs(const llvm::opt::ArgList &Args, 75 void AddEndFiles(bool UseExceptions, const llvm::opt::ArgList &Args, 79 void getMSP430TargetFeatures(const Driver &D, const llvm::opt::ArgList &Args,
|
D | Linux.h | 22 const llvm::opt::ArgList &Args); 27 AddClangSystemIncludeArgs(const llvm::opt::ArgList &DriverArgs, 30 const llvm::opt::ArgList &DriverArgs, 32 void AddCudaIncludeArgs(const llvm::opt::ArgList &DriverArgs, 34 void AddHIPIncludeArgs(const llvm::opt::ArgList &DriverArgs, 36 void AddIAMCUIncludeArgs(const llvm::opt::ArgList &DriverArgs, 43 void addProfileRTLibs(const llvm::opt::ArgList &Args, 47 std::string getDynamicLinker(const llvm::opt::ArgList &Args) const override; 54 const llvm::opt::ArgList &DriverArgs, const JobAction &JA,
|
D | MSVC.h | 34 const llvm::opt::ArgList &TCArgs, 49 const llvm::opt::ArgList &TCArgs, 55 const llvm::opt::ArgList &TCArgs, 67 const llvm::opt::ArgList &Args); 74 bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const override; 117 AddClangSystemIncludeArgs(const llvm::opt::ArgList &DriverArgs, 120 const llvm::opt::ArgList &DriverArgs, 123 void AddCudaIncludeArgs(const llvm::opt::ArgList &DriverArgs, 126 void AddHIPIncludeArgs(const llvm::opt::ArgList &DriverArgs, 135 const llvm::opt::ArgList &Args) const override; [all …]
|
D | Gnu.h | 34 StringRef Path, const llvm::opt::ArgList &Args, 49 const llvm::opt::ArgList &TCArgs, 62 const llvm::opt::ArgList &TCArgs, 76 const llvm::opt::ArgList &TCArgs, 94 const llvm::opt::ArgList &TCArgs, 220 void init(const llvm::Triple &TargetTriple, const llvm::opt::ArgList &Args, 265 const llvm::opt::ArgList &Args, 270 const llvm::opt::ArgList &Args, 277 const llvm::opt::ArgList &Args, 282 const llvm::opt::ArgList &Args, [all …]
|
D | AMDGPU.h | 36 const llvm::opt::ArgList &TCArgs, 41 const llvm::opt::ArgList &Args, 62 const llvm::opt::ArgList &Args); 71 void addClangTargetOptions(const llvm::opt::ArgList &DriverArgs, 80 const llvm::opt::ArgList &DriverArgs, const JobAction &JA, 83 static bool isWave64(const llvm::opt::ArgList &DriverArgs, 98 void checkTargetID(const llvm::opt::ArgList &DriverArgs) const; 101 StringRef getGPUArch(const llvm::opt::ArgList &DriverArgs) const; 107 const llvm::opt::ArgList &Args); 109 addClangTargetOptions(const llvm::opt::ArgList &DriverArgs,
|
D | MinGW.h | 33 const llvm::opt::ArgList &TCArgs, 46 const llvm::opt::ArgList &TCArgs, 50 void AddLibGCC(const llvm::opt::ArgList &Args, 61 const llvm::opt::ArgList &Args); 66 bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const override; 74 const llvm::opt::ArgList &Args) const override; 77 AddClangSystemIncludeArgs(const llvm::opt::ArgList &DriverArgs, 80 const llvm::opt::ArgList &DriverArgs, 83 void AddCudaIncludeArgs(const llvm::opt::ArgList &DriverArgs, 85 void AddHIPIncludeArgs(const llvm::opt::ArgList &DriverArgs,
|
D | WebAssembly.h | 26 std::string getLinkerPath(const llvm::opt::ArgList &Args) const; 29 const llvm::opt::ArgList &TCArgs, 41 const llvm::opt::ArgList &Args); 55 addClangTargetOptions(const llvm::opt::ArgList &DriverArgs, 59 CXXStdlibType GetCXXStdlibType(const llvm::opt::ArgList &Args) const override; 61 AddClangSystemIncludeArgs(const llvm::opt::ArgList &DriverArgs, 64 const llvm::opt::ArgList &DriverArgs, 66 void AddCXXStdlibLibArgs(const llvm::opt::ArgList &Args,
|
D | NetBSD.h | 30 const llvm::opt::ArgList &TCArgs, 43 const llvm::opt::ArgList &TCArgs, 54 const llvm::opt::ArgList &Args); 62 const llvm::opt::ArgList &DriverArgs, 65 const llvm::opt::ArgList &DriverArgs, 68 bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const override { in IsUnwindTablesDefault() 73 const llvm::opt::ArgList &Args) const override; 77 void addClangTargetOptions(const llvm::opt::ArgList &DriverArgs,
|
D | VEToolchain.h | 22 const llvm::opt::ArgList &Args); 36 AddClangSystemIncludeArgs(const llvm::opt::ArgList &DriverArgs, 39 addClangTargetOptions(const llvm::opt::ArgList &DriverArgs, 43 const llvm::opt::ArgList &DriverArgs, 45 void AddCXXStdlibLibArgs(const llvm::opt::ArgList &Args, 49 GetExceptionModel(const llvm::opt::ArgList &Args) const override; 52 GetCXXStdlibType(const llvm::opt::ArgList &Args) const override { in GetCXXStdlibType()
|
/external/clang/lib/Driver/ |
D | ToolChains.h | 106 void init(const llvm::Triple &TargetTriple, const llvm::opt::ArgList &Args, 147 const llvm::opt::ArgList &Args, 153 const llvm::opt::ArgList &Args, 181 void init(const llvm::Triple &TargetTriple, const llvm::opt::ArgList &Args); 216 const llvm::opt::ArgList &Args); 245 const llvm::opt::ArgList &DriverArgs, 268 const llvm::opt::ArgList &Args); 276 StringRef getMachOArchName(const llvm::opt::ArgList &Args) const; 279 virtual void AddLinkARCArgs(const llvm::opt::ArgList &Args, in AddLinkARCArgs() 283 virtual void AddLinkRuntimeLibArgs(const llvm::opt::ArgList &Args, [all …]
|
D | Tools.h | 42 const llvm::opt::ArgList &Args, 48 static const char *getBaseInputName(const llvm::opt::ArgList &Args, 50 static const char *getBaseInputStem(const llvm::opt::ArgList &Args, 52 static const char *getDependencyFileName(const llvm::opt::ArgList &Args, 57 const Driver &D, const llvm::opt::ArgList &Args, 63 void AddAArch64TargetArgs(const llvm::opt::ArgList &Args, 66 const llvm::opt::ArgList &Args, 69 void AddARM64TargetArgs(const llvm::opt::ArgList &Args, 71 void AddMIPSTargetArgs(const llvm::opt::ArgList &Args, 73 void AddPPCTargetArgs(const llvm::opt::ArgList &Args, [all …]
|
/external/clang/include/clang/Driver/ |
D | ToolChain.h | 28 class ArgList; variable 72 const llvm::opt::ArgList &Args; 100 const llvm::opt::ArgList &Args); 108 static void addSystemInclude(const llvm::opt::ArgList &DriverArgs, 111 static void addExternCSystemInclude(const llvm::opt::ArgList &DriverArgs, 115 addExternCSystemIncludeIfExists(const llvm::opt::ArgList &DriverArgs, 118 static void addSystemIncludes(const llvm::opt::ArgList &DriverArgs, 264 virtual std::string getCompilerRT(const llvm::opt::ArgList &Args, 268 const char *getCompilerRTArgString(const llvm::opt::ArgList &Args, 272 static bool needsProfileRT(const llvm::opt::ArgList &Args); [all …]
|
/external/llvm-project/clang/include/clang/Driver/ |
D | ToolChain.h | 38 class ArgList; variable 122 const llvm::opt::ArgList &Args; 173 const llvm::opt::ArgList &Args); 184 static void addSystemInclude(const llvm::opt::ArgList &DriverArgs, 187 static void addExternCSystemInclude(const llvm::opt::ArgList &DriverArgs, 191 addExternCSystemIncludeIfExists(const llvm::opt::ArgList &DriverArgs, 194 static void addSystemIncludes(const llvm::opt::ArgList &DriverArgs, 422 virtual std::string getCompilerRT(const llvm::opt::ArgList &Args, 427 getCompilerRTArgString(const llvm::opt::ArgList &Args, StringRef Component, 431 getCompilerRTBasename(const llvm::opt::ArgList &Args, StringRef Component, [all …]
|
/external/llvm/lib/Option/ |
D | ArgList.cpp | 37 void ArgList::append(Arg *A) { in append() 41 void ArgList::eraseArg(OptSpecifier Id) { in eraseArg() 47 Arg *ArgList::getLastArgNoClaim(OptSpecifier Id) const { in getLastArgNoClaim() 55 Arg *ArgList::getLastArgNoClaim(OptSpecifier Id0, OptSpecifier Id1) const { in getLastArgNoClaim() 64 Arg *ArgList::getLastArgNoClaim(OptSpecifier Id0, OptSpecifier Id1, in getLastArgNoClaim() 74 Arg *ArgList::getLastArgNoClaim(OptSpecifier Id0, OptSpecifier Id1, in getLastArgNoClaim() 84 Arg *ArgList::getLastArg(OptSpecifier Id) const { in getLastArg() 96 Arg *ArgList::getLastArg(OptSpecifier Id0, OptSpecifier Id1) const { in getLastArg() 110 Arg *ArgList::getLastArg(OptSpecifier Id0, OptSpecifier Id1, in getLastArg() 125 Arg *ArgList::getLastArg(OptSpecifier Id0, OptSpecifier Id1, in getLastArg() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Option/ |
D | ArgList.cpp | 33 void ArgList::append(Arg *A) { in append() 46 void ArgList::eraseArg(OptSpecifier Id) { in eraseArg() 57 ArgList::OptRange 58 ArgList::getRange(std::initializer_list<OptSpecifier> Ids) const { in getRange() 73 bool ArgList::hasFlag(OptSpecifier Pos, OptSpecifier Neg, bool Default) const { in hasFlag() 79 bool ArgList::hasFlag(OptSpecifier Pos, OptSpecifier PosAlias, OptSpecifier Neg, in hasFlag() 86 StringRef ArgList::getLastArgValue(OptSpecifier Id, StringRef Default) const { in getLastArgValue() 92 std::vector<std::string> ArgList::getAllArgValues(OptSpecifier Id) const { in getAllArgValues() 98 void ArgList::AddAllArgsExcept(ArgStringList &Output, in AddAllArgsExcept() 122 void ArgList::AddAllArgs(ArgStringList &Output, in AddAllArgs() [all …]
|
/external/llvm-project/llvm/lib/Option/ |
D | ArgList.cpp | 33 void ArgList::append(Arg *A) { in append() 46 void ArgList::eraseArg(OptSpecifier Id) { in eraseArg() 57 ArgList::OptRange 58 ArgList::getRange(std::initializer_list<OptSpecifier> Ids) const { in getRange() 73 bool ArgList::hasFlag(OptSpecifier Pos, OptSpecifier Neg, bool Default) const { in hasFlag() 79 bool ArgList::hasFlag(OptSpecifier Pos, OptSpecifier PosAlias, OptSpecifier Neg, in hasFlag() 86 StringRef ArgList::getLastArgValue(OptSpecifier Id, StringRef Default) const { in getLastArgValue() 92 std::vector<std::string> ArgList::getAllArgValues(OptSpecifier Id) const { in getAllArgValues() 98 void ArgList::AddAllArgsExcept(ArgStringList &Output, in AddAllArgsExcept() 122 void ArgList::AddAllArgs(ArgStringList &Output, in AddAllArgs() [all …]
|
/external/llvm-project/clang/lib/Driver/ToolChains/Arch/ |
D | Mips.h | 34 void getMipsCPUAndABI(const llvm::opt::ArgList &Args, 38 const llvm::opt::ArgList &Args, 41 mips::FloatABI getMipsFloatABI(const Driver &D, const llvm::opt::ArgList &Args, 43 std::string getMipsABILibSuffix(const llvm::opt::ArgList &Args, 45 bool hasMipsAbiArg(const llvm::opt::ArgList &Args, const char *Value); 46 bool isUCLibc(const llvm::opt::ArgList &Args); 47 bool isNaN2008(const llvm::opt::ArgList &Args, const llvm::Triple &Triple); 51 bool shouldUseFPXX(const llvm::opt::ArgList &Args, const llvm::Triple &Triple,
|