OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DP3
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
gen8_eu.c
854
ALU2(
DP3
);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
gen8_eu.c
854
ALU2(
DP3
);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_arit.c
2925
LLVMValueRef
DP3
= lp_build_const_vec(gallivm, bld->type, -3.77489497744594108e-8);
2929
* x = ((x - y * DP1) - y * DP2) - y *
DP3
;
2933
LLVMValueRef x_3 = lp_build_fmuladd(b, y_2,
DP3
, x_2);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
lp_bld_arit.c
3036
LLVMValueRef
DP3
= lp_build_const_vec(gallivm, bld->type, -3.77489497744594108e-8);
3040
* x = ((x - y * DP1) - y * DP2) - y *
DP3
;
3044
LLVMValueRef x_3 = lp_build_fmuladd(b, y_2,
DP3
, x_2);
/xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
brw_eu.h
2066
ALU2(
DP3
);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
brw_eu.h
2066
ALU2(
DP3
);
Completed in 79 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026