Home
last modified time | relevance | path

Searched refs:Relocatable (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/Offloading/
H A DOffloadWrapper.h29 bool Relocatable = false);
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DOpenBSD.cpp121 const bool Relocatable = Args.hasArg(options::OPT_r); in ConstructJob() local
140 if (!Args.hasArg(options::OPT_nostdlib) && !Shared && !Relocatable) { in ConstructJob()
153 } else if (!Relocatable) { in ConstructJob()
H A DCuda.cpp474 bool Relocatable; in ConstructJob() local
477 Relocatable = Args.hasFlag(options::OPT_fopenmp_relocatable_target, in ConstructJob()
482 Relocatable = Args.hasFlag(options::OPT_fgpu_rdc, options::OPT_fno_gpu_rdc, in ConstructJob()
486 Relocatable = true; in ConstructJob()
488 if (Relocatable) in ConstructJob()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/Offloading/
H A DOffloadWrapper.cpp116 bool Relocatable) { in createBinDesc() argument
133 Image->setSection(Relocatable ? ".llvm.offloading.relocatable" in createBinDesc()
593 llvm::StringRef Suffix, bool Relocatable) { in wrapOpenMPBinaries() argument
595 createBinDesc(M, Images, EntryArray, Suffix, Relocatable); in wrapOpenMPBinaries()
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp2980 bool Relocatable = false; member in __anon17dcc6010811::OffloadingActionBuilder::CudaActionBuilderBase
3000 Relocatable = Args.hasFlag(options::OPT_fgpu_rdc, in CudaActionBuilderBase()
3070 if (UA->getType() == types::TY_Object && !Relocatable) in addDeviceDependences()
3423 if (Relocatable) { in HIPActionBuilder()
3482 assert(((CurPhase == phases::Link && Relocatable) || in getDeviceDependences()
3490 if (!Relocatable && CurPhase == phases::Backend && !EmitLLVM && in getDeviceDependences()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp7766 bool Relocatable = Expr->evaluateAsRelocatable(Res, nullptr, nullptr); in classifySymbolRef() local
7767 if (!Relocatable || Res.getSymB()) in classifySymbolRef()
/freebsd/
H A DUPDATING1961 Relocatable object files with the extension of .So have been renamed