Home
last modified time | relevance | path

Searched defs:protoReg (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/merge_abc/src/
DassemblyInsProto.cpp51 for (const auto &protoReg : protoInsn.regs()) { in Deserialize() local
/arkcompiler/ets_frontend/es2panda/ir/base/
DclassDefinition.cpp223 compiler::VReg protoReg = pg->AllocReg(); in CompileMissingProperties() local