Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/assembler/
Dasm_isapi.rb53 def bit_cast(what, to_type, from_type) method
/arkcompiler/ets_runtime/ecmascript/base/
Dbit_helper.h152 inline To bit_cast(const From &src) noexcept // NOLINT(readability-identifier-naming) in bit_cast() function
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_utils.h297 inline To bit_cast(const From &src) noexcept // NOLINT(readability-identifier-naming) in bit_cast() function