Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/lite_translator/riscv64_to_x86_64/
Dallocator.h80 std::optional<RegType> AllocTemp() { in AllocTemp() function
Dallocator_tests.cc43 TEST(AllocatorTest, AllocTemp) { in TEST() argument