/llvm-project/clang/lib/Basic/ |
H A D | NoSanitizeList.cpp | 30 bool NoSanitizeList::containsGlobal(SanitizerMask Mask, StringRef GlobalName, in containsGlobal()
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUCtorDtorLowering.cpp | 145 createInitOrFiniKernel(Module & M,StringRef GlobalName,bool IsCtor) createInitOrFiniKernel() argument
|
/llvm-project/llvm/lib/IR/ |
H A D | Globals.cpp | 75 GlobalValue::GUID GlobalValue::getGUID(StringRef GlobalName) { in getGUID() argument 161 std::string GlobalName; getGlobalIdentifier() local
|
/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXCtorDtorLowering.cpp | 246 createInitOrFiniKernel(Module & M,StringRef GlobalName,bool IsCtor) createInitOrFiniKernel() argument
|
/llvm-project/llvm/tools/bugpoint/ |
H A D | ExtractFunction.cpp | 246 static void SplitStaticCtorDtor(const char *GlobalName, Module *M1, Module *M2, in SplitStaticCtorDtor()
|
/llvm-project/offload/plugins-nextgen/host/src/ |
H A D | rtl.cpp | 358 const char *GlobalName = DeviceGlobal.getName().data(); in getGlobalMetadataFromDevice() local
|
/llvm-project/offload/plugins-nextgen/cuda/src/ |
H A D | rtl.cpp | 1315 const char *GlobalName = DeviceGlobal.getName().data(); getGlobalMetadataFromDevice() local
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 481 addWasmRelocBaseGlobal(DIELoc * Loc,StringRef GlobalName,uint64_t GlobalIndex) addWasmRelocBaseGlobal() argument
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenModule.cpp | 2075 EmitCtorList(CtorList & Fns,const char * GlobalName) EmitCtorList() argument 6444 GenerateStringLiteral(llvm::Constant * C,llvm::GlobalValue::LinkageTypes LT,CodeGenModule & CGM,StringRef GlobalName,CharUnits Alignment) GenerateStringLiteral() argument 6532 GetAddrOfConstantCString(const std::string & Str,const char * GlobalName) GetAddrOfConstantCString() argument
|
/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 4445 parseOptionalComdat(StringRef GlobalName,Comdat * & C) parseOptionalComdat() argument
|