Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/guest_abi/riscv64/include/berberis/guest_abi/
Dguest_abi_arch.h92 static constexpr IntegerType Unbox(uint64_t value) { in Unbox() function
123 static constexpr EnumType Unbox(UnderlyingType value) { return static_cast<EnumType>(value); } in Unbox() function
160 static constexpr FloatingPointType Unbox(uint64_t value) { in Unbox() function
205 static constexpr FloatingPointType Unbox(uint64_t value) { in Unbox() function