Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/guest_abi/riscv64/include/berberis/guest_abi/
Dguest_arguments_arch.h65 using CastType = typename ArgumentInfo::GuestType; in GuestArgument() local
74 using CastType = typename ArgumentInfo::HostType; in HostArgument() local
81 using CastType = typename ArgumentInfo::GuestType; in GuestResult() local
88 using CastType = typename ArgumentInfo::HostType; in HostResult() local