Searched refs:cmpunordps (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
D | test_fcmp.pnacl.ll | 734 ; CHECK: cmpunordps 789 ; CHECK: cmpunordps
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/ |
D | sse.h | 792 #define cmpunordps(vars, vard, xmmreg) sse_m2mi(cmpps, vars, vard, xmmreg, 3) macro
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/x86/ |
D | x86inc.asm | 1331 AVX_INSTR cmpunordps, sse, 1, 0, 1
|
/third_party/ffmpeg/libavutil/x86/ |
D | x86inc.asm | 1345 AVX_INSTR cmpunordps, sse, 1, 0, 1
|
/third_party/mesa3d/src/mesa/x86/ |
D | assyntax.h | 1641 #define CMPUNORDPS(a, b) cmpunordps P_ARG2(a, b)
|