Home | History | Annotate | Download | only in gallivm

Lines Matching refs:oow

1148    LLVMValueRef oow = NULL;
1219 oow = lp_build_emit_fetch( &bld->bld_base, inst, 0, 3 );
1220 oow = lp_build_rcp(&bld->bld_base.base, oow);
1226 coords[i] = lp_build_mul(&bld->bld_base.base, coords[i], oow);