Home
last modified time | relevance | path

Searched refs:explicit_args (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/binary_translation/lite_translator/riscv64_to_x86_64/
Dinline_intrinsic_tests.cc92 static auto AllocArg(ExplicitArgs explicit_args) { in AllocArg() argument
94 return Arg{std::get<I>(explicit_args)}; in AllocArg()