Home | History | Annotate | Download | only in optimizing

Lines Matching refs:Sbfx

866       __ Sbfx
875 __ Sbfx(Register(dst), Register(dst), 0, Primitive::ComponentSize(type) * kBitsPerByte);
2684 __ Sbfx(output, output.IsX() ? source.X() : source.W(), 0, min_size * kBitsPerByte);