Searched refs:store_64_to_vec2 (Results 1 – 1 of 1) sorted by relevance
618 nir_ssa_def *store_64_to_vec2(nir_intrinsic_instr *intr);687 return store_64_to_vec2(intr); in lower()781 Lower64BitToVec2::store_64_to_vec2(nir_intrinsic_instr *intr) in store_64_to_vec2() function in r600::Lower64BitToVec2