Searched refs:dptr_type (Results 1 – 1 of 1) sorted by relevance
1248 LLVMTypeRef dptr_type = LLVMPointerType(LLVMDoubleTypeInContext(gallivm->context), 0); in emit_fetch_constant() local1249 scalar_ptr = LLVMBuildBitCast(builder, scalar_ptr, dptr_type, ""); in emit_fetch_constant()