Home
last modified time | relevance | path

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

/art/runtime/interpreter/mterp/
Dnterp.cc224 static constexpr std::array<uint8_t, 256u> GenerateOpcodeInvokeTypes() { in GenerateOpcodeInvokeTypes() function
232 static constexpr std::array<uint8_t, 256u> kOpcodeInvokeTypes = GenerateOpcodeInvokeTypes();