Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
Dlower_x86.cpp569 auto i32Offset = B->VEXTRACT(vi32Offsets, B->C(i)); in VGATHER_EMU() local
570 auto pLoadAddress = B->GEP(pBase, i32Offset); in VGATHER_EMU()