Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_mips.cc4026 __ Ext(out_low, in_low, 0, ctz_imm); in DivRemByPowerOfTwo() local
4058 __ Ext(out_high, in_high, 0, ctz_imm - 32); in DivRemByPowerOfTwo() local