Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/lite_translator/riscv64_to_x86_64/
Dregister_maintainer.h33 bool IsMapped() const { return reg_.has_value(); } in IsMapped() function
55 bool IsMapped(unsigned i) const { in IsMapped() function