Searched defs:GlobalName (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Basic/ |
H A D | NoSanitizeList.cpp | 30 bool NoSanitizeList::containsGlobal(SanitizerMask Mask, StringRef GlobalName, in containsGlobal()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUCtorDtorLowering.cpp | 145 static bool createInitOrFiniKernel(Module &M, StringRef GlobalName, in createInitOrFiniKernel()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXCtorDtorLowering.cpp | 245 createInitOrFiniKernel(Module & M,StringRef GlobalName,bool IsCtor) createInitOrFiniKernel() argument
|
/freebsd-src/contrib/llvm-project/llvm/tools/bugpoint/ |
H A D | ExtractFunction.cpp | 246 static void SplitStaticCtorDtor(const char *GlobalName, Module *M1, Module *M2, in SplitStaticCtorDtor()
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Globals.cpp | 152 std::string GlobalName; getGlobalIdentifier() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | GlobalValue.h | 590 getGUID(StringRef GlobalName) getGUID() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 466 addWasmRelocBaseGlobal(DIELoc * Loc,StringRef GlobalName,uint64_t GlobalIndex) addWasmRelocBaseGlobal() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenModule.cpp | 2059 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 D | LLParser.cpp | 4204 parseOptionalComdat(StringRef GlobalName,Comdat * & C) parseOptionalComdat() argument
|