Home
last modified time | relevance | path

Searched defs:REF (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/
Dirnode.h53 REF, // ref enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/templates/
Dinstructions.rb33 REF = 'ref' constant
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dinstructions.rb33 REF = 'ref' constant
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dencode.cpp1267 constexpr uint8_t REF = 0xd; in EncodeGetTypeSize() local