Searched refs:is_vec_store (Results 1 – 1 of 1) sorted by relevance
283 boolean is_vec_store = FALSE; in emit_store() local286 is_vec_store = (k == LLVMVectorTypeKind); in emit_store()289 if (is_vec_store) { in emit_store()