Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/merge_abc/protos/
DassemblyFunction.proto71 uint64 regsNum = 11; field
/arkcompiler/ets_frontend/ts2panda/ts2abc/
Dts2abc.cpp549 uint32_t regsNum = 0; in GetFunctionDefintion() local