Home | History | Annotate | Download | only in llvmpipe

Lines Matching refs:res12

220    LLVMValueRef max, max_value, res12;
228 /* (res12) = cross(e,f).xy */
250 res12 = LLVMBuildFSub(b, dyzzx01_dzxyz20, dzx01_dyz20, "res12");
253 dzdxdzdy = LLVMBuildFMul(b, res12, inv_det, "dzdxdzdy");