Searched refs:dyx20 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c640 LLVMValueRef pixel_center, xy0_center, dxy01, dxy20, dyx20; local in function:init_args
672 dyx20 = LLVMBuildShuffleVector(b, dxy20, dxy20, shuf10, "");
674 ef = LLVMBuildFMul(b, dxy01, dyx20, "ef");
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c553 LLVMValueRef pixel_center, xy0_center, dxy01, dxy20, dyx20; local in function:init_args
586 dyx20 = LLVMBuildShuffleVector(b, dxy20, dxy20, shuf10, "");
588 ef = LLVMBuildFMul(b, dxy01, dyx20, "ef");

Completed in 5 milliseconds