Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp235 StringRef GlobalName) { in EmitAMDGPUHsaModuleScopeGlobal()
240 StringRef GlobalName) { in EmitAMDGPUHsaProgramScopeGlobal()
327 StringRef GlobalName) { in EmitAMDGPUHsaModuleScopeGlobal()
336 StringRef GlobalName) { in EmitAMDGPUHsaProgramScopeGlobal()
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue29855.go10 GlobalName string member
/aosp_15_r20/external/clang/lib/Basic/
H A DSanitizerBlacklist.cpp22 bool SanitizerBlacklist::isBlacklistedGlobal(StringRef GlobalName, in isBlacklistedGlobal()
/aosp_15_r20/external/clang/lib/CodeGen/
H A DSanitizerMetadata.cpp35 llvm::Metadata *GlobalName = nullptr; in reportGlobalToASan() local
H A DCodeGenModule.cpp723 void CodeGenModule::EmitCtorList(const CtorList &Fns, const char *GlobalName) { in EmitCtorList()
3421 CodeGenModule &CGM, StringRef GlobalName, in GenerateStringLiteral()
3504 const std::string &Str, const char *GlobalName) { in GetAddrOfConstantCString()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUCtorDtorLowering.cpp50 static bool createInitOrFiniKernel(Module &M, StringRef GlobalName, in createInitOrFiniKernel()
/aosp_15_r20/external/llvm/tools/bugpoint/
H A DExtractFunction.cpp251 static void SplitStaticCtorDtor(const char *GlobalName, Module *M1, Module *M2, in SplitStaticCtorDtor()
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DGlobalValue.h462 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID()
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DGlobalValue.h445 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DGlobalValue.h506 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DGlobalValue.h587 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DGlobalValue.h590 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DGlobalValue.h591 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DGlobalValue.h591 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DGlobalValue.h590 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID()
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1336 StringRef GlobalName = Parser.getTok().getIdentifier(); in ParseDirectiveAMDGPUHsaModuleGlobal() local
1347 StringRef GlobalName = Parser.getTok().getIdentifier(); in ParseDirectiveAMDGPUHsaProgramGlobal() local
/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLParser.cpp3258 bool LLParser::parseOptionalComdat(StringRef GlobalName, Comdat *&C) { in parseOptionalComdat()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.cpp3681 bool LLParser::parseOptionalComdat(StringRef GlobalName, Comdat *&C) { in parseOptionalComdat()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
H A DLLParser.cpp4051 bool LLParser::parseOptionalComdat(StringRef GlobalName, Comdat *&C) { in parseOptionalComdat()