Searched refs:ivtype (Results 1 – 1 of 1) sorted by relevance
624 LLVMTypeRef ivtype = LLVMPointerType(LLVMInt32TypeInContext(gallivm->context), 0); in emit_fetch_constant() local626 temp_ptr = LLVMBuildBitCast(builder, scalar_ptr, ivtype, ""); in emit_fetch_constant()1073 LLVMTypeRef ivtype = LLVMPointerType(itype, 0); in emit_store_chan() local1078 temp_ptr = LLVMBuildBitCast(builder, tint_ptr, ivtype, ""); in emit_store_chan()