Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUTargetStreamer.cpp235 StringRef GlobalName) { in EmitAMDGPUHsaModuleScopeGlobal()
240 StringRef GlobalName) { in EmitAMDGPUHsaProgramScopeGlobal()
327 StringRef GlobalName) { in EmitAMDGPUHsaModuleScopeGlobal()
336 StringRef GlobalName) { in EmitAMDGPUHsaProgramScopeGlobal()
/external/clang/lib/Basic/
DSanitizerBlacklist.cpp22 bool SanitizerBlacklist::isBlacklistedGlobal(StringRef GlobalName, in isBlacklistedGlobal()
/external/llvm-project/clang/lib/Basic/
DSanitizerBlacklist.cpp31 StringRef GlobalName, in isBlacklistedGlobal()
/external/clang/lib/CodeGen/
DSanitizerMetadata.cpp35 llvm::Metadata *GlobalName = nullptr; in reportGlobalToASan() local
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()
/external/llvm-project/clang/lib/CodeGen/
DSanitizerMetadata.cpp41 llvm::Metadata *GlobalName = nullptr; in reportGlobalToASan() local
DCodeGenModule.cpp1298 void CodeGenModule::EmitCtorList(CtorList &Fns, const char *GlobalName) { in EmitCtorList()
5185 CodeGenModule &CGM, StringRef GlobalName, in GenerateStringLiteral()
5268 const std::string &Str, const char *GlobalName) { in GetAddrOfConstantCString()
/external/llvm-project/llvm/tools/bugpoint/
DExtractFunction.cpp247 static void SplitStaticCtorDtor(const char *GlobalName, Module *M1, Module *M2, in SplitStaticCtorDtor()
/external/llvm/tools/bugpoint/
DExtractFunction.cpp251 static void SplitStaticCtorDtor(const char *GlobalName, Module *M1, Module *M2, in SplitStaticCtorDtor()
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DGlobalValue.h462 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID()
/external/llvm/include/llvm/IR/
DGlobalValue.h445 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalValue.h506 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID()
/external/llvm-project/llvm/include/llvm/IR/
DGlobalValue.h507 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID()
/external/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp1336 StringRef GlobalName = Parser.getTok().getIdentifier(); in ParseDirectiveAMDGPUHsaModuleGlobal() local
1347 StringRef GlobalName = Parser.getTok().getIdentifier(); in ParseDirectiveAMDGPUHsaProgramGlobal() local
/external/llvm/lib/AsmParser/
DLLParser.cpp3258 bool LLParser::parseOptionalComdat(StringRef GlobalName, Comdat *&C) { in parseOptionalComdat()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp3681 bool LLParser::parseOptionalComdat(StringRef GlobalName, Comdat *&C) { in parseOptionalComdat()
/external/llvm-project/llvm/lib/AsmParser/
DLLParser.cpp3884 bool LLParser::parseOptionalComdat(StringRef GlobalName, Comdat *&C) { in parseOptionalComdat()