Home
last modified time | relevance | path

Searched defs:mangledName (Results 1 – 18 of 18) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.cpp465 static bool eatTerm(StringRef& mangledName, const char c) { in eatTerm()
474 static bool eatTerm(StringRef& mangledName, const char (&str)[N]) { in eatTerm()
494 static StringRef eatLengthPrefixedName(StringRef& mangledName) { in eatLengthPrefixedName()
529 static int parseVecSize(StringRef& mangledName) { in parseVecSize()
540 static AMDGPULibFunc::ENamePrefix parseNamePrefix(StringRef& mangledName) { in parseNamePrefix()
652 bool AMDGPUMangledLibFunc::parseFuncName(StringRef &mangledName) { in parseFuncName()
695 StringRef AMDGPUMangledLibFunc::getUnmangledName(StringRef mangledName) { in getUnmangledName()
/external/skia/src/gpu/ganesh/glsl/
DGrGLSLShaderBuilder.cpp51 const char* mangledName, in appendFunctionDecl()
65 const char* mangledName, in emitFunction()
81 const char* mangledName, in emitFunctionPrototype()
/external/angle/src/tests/compiler_tests/
DType_test.cpp56 char *mangledName = typeName.getName(); in TEST() local
/external/skia/src/sksl/codegen/
DSkSLPipelineStageCodeGenerator.cpp352 std::string mangledName = fCallbacks->getMangledName(std::string(decl.name()).c_str()); in functionName() local
426 std::string mangledName = fCallbacks->getMangledName(std::string(var.name()).c_str()); in writeGlobalVarDeclaration() local
444 std::string mangledName = fCallbacks->getMangledName(type.displayName().c_str()); in writeStructDefinition() local
DSkSLSPIRVCodeGenerator.cpp3375 std::string mangledName = f.mangledName(); in writeFunctionStart() local
/external/angle/src/compiler/translator/
DStaticType.h50 char *mangledName = typeName.getName(); in BuildStaticMangledName() local
DTypes.cpp456 TString mangledName(1, GetSizeMangledName(primarySize, secondarySize)); in buildMangledName() local
850 TString mangledName; in buildMangledFieldList() local
DSymbolTable.cpp137 const ImmutableString &mangledName, in markFunctionHasPrototypeDeclaration()
DTypes.h112 const char *mangledName) in TType()
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/introspect/
DIsGetterRenaming2527Test.java59 String mangledName = BeanUtil.stdManglePropertyName(origSimple, 2); in findRenameByField() local
/external/skia/src/sksl/ir/
DSkSLVariable.cpp83 std::string Variable::mangledName() const { in mangledName() function in SkSL::Variable
DSkSLFunctionDeclaration.cpp499 std::string FunctionDeclaration::mangledName() const { in mangledName() function in SkSL::FunctionDeclaration
/external/angle/src/compiler/translator/tree_util/
DIntermNode_util.cpp25 const ImmutableString &mangledName = TFunctionLookup::GetMangledName(name, *arguments); in LookUpBuiltInFunction() local
/external/skia/src/gpu/ganesh/ops/
DDrawMeshOp.cpp148 const char* mangledName = nullptr; in declareUniform() local
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DSymbolTable.h346 TString mangledName; variable
/external/deqp-deps/glslang/glslang/MachineIndependent/
DSymbolTable.h346 TString mangledName; variable
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/
DhlslParseHelper.cpp9825 const TString mangledName = patchConstantFunctionName + "("; in findPatchConstantFunction() local
/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp9825 const TString mangledName = patchConstantFunctionName + "("; in findPatchConstantFunction() local