Searched refs:is_vec_store (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_setup.c768 bool is_vec_store = false; local in function:si_llvm_emit_store
773 is_vec_store = (k == LLVMVectorTypeKind);
776 if (is_vec_store) {

Completed in 3 milliseconds