Home
last modified time | relevance | path

Searched defs:tempVar (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_memlayout.cpp141 void AArch64MemLayout::LayoutLocalVariables(std::vector<MIRSymbol *> &tempVar, std::vector<MIRSymbol *> &returnDelays) in LayoutLocalVariables() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DMonomorphizeUnsupportedFunctions.cpp136 TVariable *tempVar = DeclareTempVariable(symbolTable, index, EvqTemporary, &tempDecl); in ExtractSideEffects() local
/third_party/skia/src/sksl/codegen/
H A DSkSLMetalCodeGenerator.cpp514 String tempVar = "_skTemp" + to_string(fVarCount++); in getTempVariable() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputSPIRV.cpp931 const spirv::IdRef tempVar = in accessChainLoad() local

Completed in 15 milliseconds