/aosp_15_r20/external/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUTargetStreamer.cpp | 235 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/ |
D | issue29855.go | 10 GlobalName string member
|
/aosp_15_r20/external/clang/lib/Basic/ |
H A D | SanitizerBlacklist.cpp | 22 bool SanitizerBlacklist::isBlacklistedGlobal(StringRef GlobalName, in isBlacklistedGlobal()
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | SanitizerMetadata.cpp | 35 llvm::Metadata *GlobalName = nullptr; in reportGlobalToASan() local
|
H A D | CodeGenModule.cpp | 723 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 D | AMDGPUCtorDtorLowering.cpp | 50 static bool createInitOrFiniKernel(Module &M, StringRef GlobalName, in createInitOrFiniKernel()
|
/aosp_15_r20/external/llvm/tools/bugpoint/ |
H A D | ExtractFunction.cpp | 251 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 D | GlobalValue.h | 462 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID()
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | GlobalValue.h | 445 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 D | GlobalValue.h | 506 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 D | GlobalValue.h | 587 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | GlobalValue.h | 590 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | GlobalValue.h | 591 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | GlobalValue.h | 591 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | GlobalValue.h | 590 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID()
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/AsmParser/ |
H A D | AMDGPUAsmParser.cpp | 1336 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 D | LLParser.cpp | 3258 bool LLParser::parseOptionalComdat(StringRef GlobalName, Comdat *&C) { in parseOptionalComdat()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 3681 bool LLParser::parseOptionalComdat(StringRef GlobalName, Comdat *&C) { in parseOptionalComdat()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 4051 bool LLParser::parseOptionalComdat(StringRef GlobalName, Comdat *&C) { in parseOptionalComdat()
|