Home
last modified time | relevance | path

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

/art/runtime/arch/
Dmemcmp16_test.cc142 int32_t computed = art::testing::MemCmp16Testing(s1_pot_unaligned, s2_pot_unaligned, mod_min); in CheckSeparate() local
144 ASSERT_EQ(expected, computed) << "Run " << round << ", c1=" << count1 << " c2=" << count2; in CheckSeparate()
/art/runtime/interpreter/mterp/
DREADME.txt23 handler-style <computed-goto|jump-table>
25 Specify which style of interpreter to generate. In computed-goto,
47 set of entry points (for computed-goto interpreters) or an alternate
188 uses a computed-goto mechanism, in which the handler entrypoints are
Dconfig_arm19 handler-style computed-goto
Dconfig_arm6420 handler-style computed-goto
Dconfig_mips19 handler-style computed-goto
Dconfig_mips6419 handler-style computed-goto
Dconfig_x8619 handler-style computed-goto
Dconfig_x86_6419 handler-style computed-goto
/art/build/
DAndroid.bp20 // Additional flags are computed by art.go