Home
last modified time | relevance | path

Searched defs:ParentName (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DInterfaceStubFunctionsConsumer.cpp28 std::string ParentName; member
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h587 StringRef ParentName; global() variable
693 StringRef ParentName; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp292 unsigned NumAnnotations, StringRef ParentName, const char *BriefComment) in CodeCompletionString() argument
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp167 StringRef ParentName(ParentDeclCtxDie.getName(DINameKind::ShortName)); getQualifiedNameIndex() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3230 EmitOMPTargetSimdDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetSimdDirective & S) EmitOMPTargetSimdDeviceFunction() argument
6658 StringRef ParentName; emitCommonOMPTargetDirective() local
6705 EmitOMPTargetDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetDirective & S) EmitOMPTargetDeviceFunction() argument
6792 EmitOMPTargetTeamsDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetTeamsDirective & S) EmitOMPTargetTeamsDeviceFunction() argument
6838 EmitOMPTargetTeamsDistributeDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetTeamsDistributeDirective & S) EmitOMPTargetTeamsDistributeDeviceFunction() argument
6884 EmitOMPTargetTeamsDistributeSimdDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetTeamsDistributeSimdDirective & S) EmitOMPTargetTeamsDistributeSimdDeviceFunction() argument
7079 EmitOMPTargetTeamsDistributeParallelForDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetTeamsDistributeParallelForDirective & S) EmitOMPTargetTeamsDistributeParallelForDeviceFunction() argument
7131 EmitOMPTargetTeamsDistributeParallelForSimdDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetTeamsDistributeParallelForSimdDirective & S) EmitOMPTargetTeamsDistributeParallelForSimdDeviceFunction() argument
7484 EmitOMPTargetParallelDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetParallelDirective & S) EmitOMPTargetParallelDeviceFunction() argument
7523 EmitOMPTargetParallelForDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetParallelForDirective & S) EmitOMPTargetParallelForDeviceFunction() argument
7562 EmitOMPTargetParallelForSimdDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetParallelForSimdDirective & S) EmitOMPTargetParallelForSimdDeviceFunction() argument
7958 EmitOMPTargetTeamsGenericLoopDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetTeamsGenericLoopDirective & S) EmitOMPTargetTeamsGenericLoopDeviceFunction() argument
7990 EmitOMPTargetParallelGenericLoopDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetParallelGenericLoopDirective & S) EmitOMPTargetParallelGenericLoopDeviceFunction() argument
[all...]
H A DCGOpenMPRuntimeGPU.cpp725 emitNonSPMDKernel(const OMPExecutableDirective & D,StringRef ParentName,llvm::Function * & OutlinedFn,llvm::Constant * & OutlinedFnID,bool IsOffloadEntry,const RegionCodeGenTy & CodeGen) emitNonSPMDKernel() argument
817 emitSPMDKernel(const OMPExecutableDirective & D,StringRef ParentName,llvm::Function * & OutlinedFn,llvm::Constant * & OutlinedFnID,bool IsOffloadEntry,const RegionCodeGenTy & CodeGen) emitSPMDKernel() argument
867 emitTargetOutlinedFunction(const OMPExecutableDirective & D,StringRef ParentName,llvm::Function * & OutlinedFn,llvm::Constant * & OutlinedFnID,bool IsOffloadEntry,const RegionCodeGenTy & CodeGen) emitTargetOutlinedFunction() argument
H A DCGOpenMPRuntime.cpp1543 getEntryInfoFromPresumedLoc(CodeGenModule & CGM,llvm::OpenMPIRBuilder & OMPBuilder,SourceLocation BeginLoc,llvm::StringRef ParentName="") getEntryInfoFromPresumedLoc() argument
5814 emitTargetOutlinedFunction(const OMPExecutableDirective & D,StringRef ParentName,llvm::Function * & OutlinedFn,llvm::Constant * & OutlinedFnID,bool IsOffloadEntry,const RegionCodeGenTy & CodeGen) emitTargetOutlinedFunction() argument
5921 emitTargetOutlinedFunctionHelper(const OMPExecutableDirective & D,StringRef ParentName,llvm::Function * & OutlinedFn,llvm::Constant * & OutlinedFnID,bool IsOffloadEntry,const RegionCodeGenTy & CodeGen) emitTargetOutlinedFunctionHelper() argument
9696 scanForTargetRegionsFunctions(const Stmt * S,StringRef ParentName) scanForTargetRegionsFunctions() argument
9905 StringRef ParentName = emitTargetGlobalVariable() local
9910 StringRef ParentName = emitTargetGlobalVariable() local
12148 emitTargetOutlinedFunction(const OMPExecutableDirective & D,StringRef ParentName,llvm::Function * & OutlinedFn,llvm::Constant * & OutlinedFnID,bool IsOffloadEntry,const RegionCodeGenTy & CodeGen) emitTargetOutlinedFunction() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h175 std::string ParentName; global() member
184 : ParentName(ParentName), DeviceID(DeviceID), FileID(FileID), Line(Line), ParentName() function
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp220 StringRef ParentName = llvm::sys::path::filename(ParentDir); getInstallationPathCandidates() local
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h207 StringRef ParentName; global() member
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6593 getTargetRegionEntryFnName(SmallVectorImpl<char> & Name,StringRef ParentName,unsigned DeviceID,unsigned FileID,unsigned Line,unsigned Count) getTargetRegionEntryFnName() argument
6612 getTargetEntryUniqueInfo(FileIdentifierInfoCallbackTy CallBack,StringRef ParentName) getTargetEntryUniqueInfo() argument