Home
last modified time | relevance | path

Searched defs:tmpReg (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/tests/
Dcommonjs.test.ts118 let tmpReg = new VReg(); variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_circuit_builder.cpp1267 auto tmpReg = reg; in ResolveDef() local
1501 void BytecodeCircuitBuilder::SetExistingRestore(GateRef resumeGate, uint16_t tmpReg, GateRef restor… in SetExistingRestore()
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_call.cpp1044 Register tmpReg(X21); in DeoptEnterAsmInterp() local