Searched refs:cmpunordss (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/ |
D | sse.h | 832 #define cmpunordss(vars, vard, xmmreg) sse_m2mi(cmpss, vars, vard, xmmreg, 3) macro
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/x86/ |
D | x86inc.asm | 1333 AVX_INSTR cmpunordss, sse, 1, 0, 0
|
/third_party/ffmpeg/libavutil/x86/ |
D | x86inc.asm | 1347 AVX_INSTR cmpunordss, sse, 1, 0, 0
|
/third_party/mesa3d/src/mesa/x86/ |
D | assyntax.h | 1649 #define CMPUNORDSS(a, b) cmpunordss P_ARG2(a, b)
|