Home
last modified time | relevance | path

Searched defs:GlobalName (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DNoSanitizeList.cpp30 bool NoSanitizeList::containsGlobal(SanitizerMask Mask, StringRef GlobalName, in containsGlobal()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCtorDtorLowering.cpp145 static bool createInitOrFiniKernel(Module &M, StringRef GlobalName, in createInitOrFiniKernel()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXCtorDtorLowering.cpp245 createInitOrFiniKernel(Module & M,StringRef GlobalName,bool IsCtor) createInitOrFiniKernel() argument
/freebsd-src/contrib/llvm-project/llvm/tools/bugpoint/
H A DExtractFunction.cpp246 static void SplitStaticCtorDtor(const char *GlobalName, Module *M1, Module *M2, in SplitStaticCtorDtor()
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DGlobals.cpp152 std::string GlobalName; getGlobalIdentifier() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalValue.h590 getGUID(StringRef GlobalName) getGUID() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp466 addWasmRelocBaseGlobal(DIELoc * Loc,StringRef GlobalName,uint64_t GlobalIndex) addWasmRelocBaseGlobal() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2059 EmitCtorList(CtorList & Fns,const char * GlobalName) EmitCtorList() argument
6321 GenerateStringLiteral(llvm::Constant * C,llvm::GlobalValue::LinkageTypes LT,CodeGenModule & CGM,StringRef GlobalName,CharUnits Alignment) GenerateStringLiteral() argument
6408 GetAddrOfConstantCString(const std::string & Str,const char * GlobalName) GetAddrOfConstantCString() argument
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp4204 parseOptionalComdat(StringRef GlobalName,Comdat * & C) parseOptionalComdat() argument