Home
last modified time | relevance | path

Searched defs:ymm (Results 1 – 2 of 2) sorted by relevance

/third_party/libinput/tools/
Dlibinput-debug-events.c638 double ymm = libinput_event_touch_get_y(t); in print_touch_event_with_coords() local
/third_party/flutter/skia/src/core/
DSkVM.cpp526 void Assembler::load_store(int prefix, int map, int opcode, Ymm ymm, GP64 ptr) { in load_store()