Home | History | Annotate | Download | only in gallivm

Lines Matching defs:consts_ptr

1231    LLVMValueRef consts_ptr;
1244 consts_ptr = bld->consts[dimension];
1280 res = build_gather(bld_base, consts_ptr, index_vec, overflow_mask, index_vec2);
1288 scalar_ptr = LLVMBuildGEP(builder, consts_ptr,
3035 lp_build_array_get(gallivm, bld->consts_ptr, index2D);
3892 LLVMValueRef consts_ptr,
3940 bld.consts_ptr = consts_ptr;