Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dacc_vregister.h52 ALWAYS_INLINE inline typename std::enable_if<IS_DYNAMIC, DynamicVRegisterRef>::type AsVRegRef() in AsVRegRef() function
58 ALWAYS_INLINE inline typename std::enable_if<!IS_DYNAMIC, StaticVRegisterRef>::type AsVRegRef() in AsVRegRef() function