Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_ra.c49 signed reg_comp = reg_offset >> srcshift; in offset_swizzle() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3.h755 reg_comp(const struct ir3_register *reg) in reg_comp() function