Home
last modified time | relevance | path

Searched defs:newSymbol (Results 1 – 10 of 10) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/vulkan/
DEmulateFragColorData.cpp91 TIntermSymbol *newSymbol = new TIntermSymbol(replacementVar); in visitSymbol() local
DSeparateStructFromUniformDeclarations.cpp93 TIntermSymbol *newSymbol = new TIntermSymbol(newVar); in doReplacement() local
DDeclarePerVertexBlocks.cpp182 TIntermSymbol *newSymbol = new TIntermSymbol(newVariable); in visitSymbol() local
/external/angle/src/compiler/translator/TranslatorMetalDirect/
DNameEmbeddedUniformStructsMetal.cpp94 TIntermSymbol *newSymbol = new TIntermSymbol(newVar); in doReplacement() local
DIntermRebuild.cpp753 auto *const newSymbol = traverseAnyAs<TIntermSymbol>(*symbol); in traverseGlobalQualifierDeclarationChildren() local
/external/llvm-project/mlir/lib/IR/
DSymbolTable.cpp837 replaceAllSymbolUsesImpl(SymbolT symbol, StringRef newSymbol, IRUnitT *limit) { in replaceAllSymbolUsesImpl()
919 StringRef newSymbol, in replaceAllSymbolUses()
924 StringRef newSymbol, in replaceAllSymbolUses()
929 StringRef newSymbol, in replaceAllSymbolUses()
934 StringRef newSymbol, in replaceAllSymbolUses()
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/sym/
DCharsToNameCanonicalizer.java487 String newSymbol = new String(buffer, start, len); in _addSymbol() local
/external/angle/src/compiler/translator/tree_ops/
DRewriteStructSamplers.cpp614 TIntermSymbol *newSymbol = new TIntermSymbol(newVariable); in extractSampler() local
/external/llvm-project/flang/lib/Semantics/
Dtype.cpp314 Symbol &newSymbol{*pair.first->second}; in InstantiateComponent() local
Dresolve-names.cpp1981 auto &newSymbol{MakeSymbol(symbol->name())}; in PushScope() local
3017 Symbol &newSymbol{MakeSymbol(name, SubprogramDetails{})}; in BeginMpSubprogram() local