Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dvalue-inl.h23 inline ObjectHeader *Value::GetAs() const in GetAs() function
29 inline float Value::GetAs() const in GetAs() function
35 inline double Value::GetAs() const in GetAs() function
Dvalue.h59 T GetAs() const in GetAs() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_value.h77 T GetAs() in GetAs() function
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dvregister_iterator.h65 ALWAYS_INLINE T GetAs(size_t paramIdx) const in GetAs() function
Dvregister.h154 ALWAYS_INLINE inline M GetAs() const in GetAs() function
160 ALWAYS_INLINE inline float GetAs() const in GetAs() function
166 ALWAYS_INLINE inline double GetAs() const in GetAs() function
172 ALWAYS_INLINE inline ObjectHeader *GetAs() const in GetAs() function
350 ALWAYS_INLINE inline M GetAs() const in GetAs() function