Home
last modified time | relevance | path

Searched defs:getMangledName (Results 1 – 21 of 21) sorted by relevance

/external/skia/src/sksl/codegen/
DSkSLPipelineStageCodeGenerator.h26 virtual std::string getMangledName(const char* name) { return name; } in getMangledName() function
/external/deqp/scripts/egl/
Dgtf_wrapper.py35 def getMangledName (funcName): function
/external/deqp/scripts/opengl/
Dgen_wrapper.py32 def getMangledName (funcName): function
/external/angle/src/compiler/translator/
DFunctionLookup.cpp51 ImmutableString TFunctionLookup::getMangledName() const in getMangledName() function in sh::TFunctionLookup
DSymbol.cpp84 ImmutableString TSymbol::getMangledName() const in getMangledName() function in sh::TSymbol
DTypes.cpp738 const char *TType::getMangledName() const in getMangledName() function in sh::TType
/external/skia/tests/
DSkSLPipelineStageTestbed.cpp27 std::string getMangledName(const char* name) override { in test() function in test::Callbacks
/external/deqp-deps/glslang/glslang/MachineIndependent/
DSymbolTable.h100 virtual const TString& getMangledName() const { return *mangledName; } in getMangledName() function
299 virtual const TString& getMangledName() const override { return mangledName; } in getMangledName() function
/external/angle/third_party/glslang/src/glslang/MachineIndependent/
DSymbolTable.h100 virtual const TString& getMangledName() const { return *mangledName; } in getMangledName() function
299 virtual const TString& getMangledName() const override { return mangledName; } in getMangledName() function
/external/skia/src/gpu/ganesh/effects/
DGrSkSLFP.cpp123 std::string getMangledName(const char* name) override { in emitCode() function in GrSkSLFP::Impl::emitCode::FPCallbacks
/external/skia/src/gpu/graphite/
DShaderCodeDictionary.cpp562 std::string getMangledName(const char* name) override { in getMangledName() function in skgpu::graphite::__anon509edacc0211::GraphitePipelineCallbacks
/external/skia/tools/skslc/
DMain.cpp737 std::string getMangledName(const char* name) override { in process_command() function in process_command::__anon8995eec32502::Callbacks
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp188 std::string ExecutionEngine::getMangledName(const GlobalValue *GV) { in getMangledName() function in ExecutionEngine
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp191 std::string ExecutionEngine::getMangledName(const GlobalValue *GV) { in getMangledName() function in ExecutionEngine
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp189 std::string ExecutionEngine::getMangledName(const GlobalValue *GV) { in getMangledName() function in ExecutionEngine
/external/skia/src/gpu/ganesh/ops/
DDrawMeshOp.cpp270 std::string getMangledName(const char* name) override { in getMangledName() function in __anon334707610111::MeshGP::Impl::MeshCallbacks
/external/clang/utils/TableGen/
DNeonEmitter.cpp1055 std::string Intrinsic::getMangledName(bool ForceClassS) const { in getMangledName() function in Intrinsic
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1148 auto getMangledName = [](Instruction *I) -> std::string { in findBasePointer() local
/external/clang/lib/CodeGen/
DCodeGenModule.cpp642 StringRef CodeGenModule::getMangledName(GlobalDecl GD) { in getMangledName() function in CodeGenModule
/external/angle/third_party/glslang/src/glslang/Include/
Dintermediate.h1244 virtual const TString& getMangledName() const { return mangledName; } in getMangledName() function
/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h1212 virtual const TString& getMangledName() const { return mangledName; } in getMangledName() function