Home
last modified time | relevance | path

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

/arkcompiler/runtime_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.h58 T GetAs() const in GetAs() function
/arkcompiler/runtime_core/runtime/interpreter/
Dvregister_iterator.h27 ALWAYS_INLINE inline T GetAs(size_t param_idx) const in GetAs() function
Dvregister.h163 ALWAYS_INLINE inline M GetAs() const in GetAs() function
169 ALWAYS_INLINE inline float GetAs() const in GetAs() function
175 ALWAYS_INLINE inline double GetAs() const in GetAs() function
181 ALWAYS_INLINE inline ObjectHeader *GetAs() const in GetAs() function
359 ALWAYS_INLINE inline M GetAs() const in GetAs() function