Searched refs:vec32_type (Results 1 – 1 of 1) sorted by relevance
230 LLVMTypeRef vec32_type; in lp_build_unpack_arith_rgba_aos() local246 vec32_type = LLVMVectorType(LLVMInt32TypeInContext(gallivm->context), 4); in lp_build_unpack_arith_rgba_aos()252 packed = LLVMBuildInsertElement(builder, LLVMGetUndef(vec32_type), packed, in lp_build_unpack_arith_rgba_aos()255 packed = LLVMBuildShuffleVector(builder, packed, LLVMGetUndef(vec32_type), in lp_build_unpack_arith_rgba_aos()256 LLVMConstNull(vec32_type), in lp_build_unpack_arith_rgba_aos()