Lines Matching defs:Args

75 static bool useFramePointerForTargetByDefault(const llvm::opt::ArgList &Args,  in useFramePointerForTargetByDefault()
178 static bool mustMaintainValidFrameChain(const llvm::opt::ArgList &Args, in mustMaintainValidFrameChain()
195 static bool framePointerImpliesLeafFramePointer(const llvm::opt::ArgList &Args, in framePointerImpliesLeafFramePointer()
211 getFramePointerKind(const llvm::opt::ArgList &Args, in getFramePointerKind()
264 static void renderRpassOptions(const ArgList &Args, ArgStringList &CmdArgs, in renderRpassOptions()
279 static void renderRemarksOptions(const ArgList &Args, ArgStringList &CmdArgs, in renderRemarksOptions()
310 static void renderRemarksHotnessOptions(const ArgList &Args, in renderRemarksHotnessOptions()
348 const ArgList &Args, in handleTargetFeaturesGroup()
390 void tools::addDirectoryList(const ArgList &Args, ArgStringList &CmdArgs, in addDirectoryList()
445 const ArgList &Args, ArgStringList &CmdArgs, in AddLinkerInputs()
495 const ToolChain &TC, const llvm::opt::ArgList &Args, in addLinkerCompressDebugSectionsOption()
512 void tools::AddTargetFeature(const ArgList &Args, in AddTargetFeature()
526 const ArgList &Args) { in getAMDGPUTargetGPU()
545 static std::string getLanaiTargetCPU(const ArgList &Args) { in getLanaiTargetCPU()
553 static StringRef getWebAssemblyTargetCPU(const ArgList &Args) { in getWebAssemblyTargetCPU()
571 std::string tools::getCPUName(const Driver &D, const ArgList &Args, in getCPUName()
675 const ArgList &Args, in getWebAssemblyTargetFeatures()
682 const ArgList &Args, ArgStringList &CmdArgs, in getTargetFeatures()
766 llvm::StringRef tools::getLTOParallelism(const ArgList &Args, const Driver &D) { in getLTOParallelism()
782 const llvm::opt::ArgList &Args) { in isTLSDESCEnabled()
809 void tools::addLTOOptions(const ToolChain &ToolChain, const ArgList &Args, in addLTOOptions()
1150 static void addOpenMPDeviceLibC(const Compilation &C, const ArgList &Args, in addOpenMPDeviceLibC()
1185 const ArgList &Args, in addOpenMPRuntimeLibraryPath()
1195 void tools::addArchSpecificRPath(const ToolChain &TC, const ArgList &Args, in addArchSpecificRPath()
1214 const ToolChain &TC, const ArgList &Args, in addOpenMPRuntime()
1266 void tools::addFortranRuntimeLibs(const ToolChain &TC, const ArgList &Args, in addFortranRuntimeLibs()
1290 const llvm::opt::ArgList &Args, in addFortranRuntimeLibraryPath()
1305 static void addSanitizerRuntime(const ToolChain &TC, const ArgList &Args, in addSanitizerRuntime()
1322 static bool addSanitizerDynamicList(const ToolChain &TC, const ArgList &Args, in addSanitizerDynamicList()
1340 const llvm::opt::ArgList &Args, in addAsNeededOption()
1361 const llvm::opt::ArgList &Args, in linkSanitizerRuntimeDeps()
1393 collectSanitizerRuntimes(const ToolChain &TC, const ArgList &Args, in collectSanitizerRuntimes()
1526 bool tools::addSanitizerRuntimes(const ToolChain &TC, const ArgList &Args, in addSanitizerRuntimes()
1599 bool tools::addXRayRuntime(const ToolChain&TC, const ArgList &Args, ArgStringList &CmdArgs) { in addXRayRuntime()
1616 const llvm::opt::ArgList &Args, in linkXRayRuntimeDeps()
1630 bool tools::areOptimizationsEnabled(const ArgList &Args) { in areOptimizationsEnabled()
1638 const char *tools::SplitDebugName(const JobAction &JA, const ArgList &Args, in SplitDebugName()
1671 const JobAction &JA, const ArgList &Args, in SplitDebugInfo()
1701 void tools::claimNoWarnArgs(const ArgList &Args) { in claimNoWarnArgs()
1709 Arg *tools::getLastCSProfileGenerateArg(const ArgList &Args) { in getLastCSProfileGenerateArg()
1720 Arg *tools::getLastProfileUseArg(const ArgList &Args) { in getLastProfileUseArg()
1733 Arg *tools::getLastProfileSampleUseArg(const ArgList &Args) { in getLastProfileSampleUseArg()
1772 tools::ParsePICArgs(const ToolChain &ToolChain, const ArgList &Args) { in ParsePICArgs()
1995 const ArgList &Args) { in ParseFunctionAlignment()
2055 const ArgList &Args) { in ParseDebugDefaultVersion()
2078 const Arg *tools::getDwarfNArg(const ArgList &Args) { in getDwarfNArg()
2085 const llvm::opt::ArgList &Args) { in getDwarfVersion()
2101 void tools::AddAssemblerKPIC(const ToolChain &ToolChain, const ArgList &Args, in AddAssemblerKPIC()
2114 bool tools::isObjCAutoRefCount(const ArgList &Args) { in isObjCAutoRefCount()
2121 const ArgList &Args) { in getLibGccType()
2146 ArgStringList &CmdArgs, const ArgList &Args) { in AddUnwindLibrary()
2204 ArgStringList &CmdArgs, const ArgList &Args) { in AddLibgcc()
2216 ArgStringList &CmdArgs, const ArgList &Args) { in AddRunTimeLibs()
2248 SmallString<128> tools::getStatsFileName(const llvm::opt::ArgList &Args, in getStatsFileName()
2289 void tools::addX86AlignBranchArgs(const Driver &D, const ArgList &Args, in addX86AlignBranchArgs()
2652 getAMDGPUCodeObjectArgument(const Driver &D, const llvm::opt::ArgList &Args) { in getAMDGPUCodeObjectArgument()
2657 const llvm::opt::ArgList &Args) { in checkAMDGPUCodeObjectVersion()
2681 const llvm::opt::ArgList &Args) { in getAMDGPUCodeObjectVersion()
2689 const Driver &D, const llvm::opt::ArgList &Args) { in haveAMDGPUCodeObjectVersionArgument()
2694 const llvm::opt::ArgList &Args, in addMachineOutlinerArgs()
2792 const llvm::opt::ArgList &Args, in addHIPRuntimeLibArgs()
2807 const llvm::opt::ArgList &Args, in addOutlineAtomicsArgs()
2843 void tools::addMCModel(const Driver &D, const llvm::opt::ArgList &Args, in addMCModel()