Home
last modified time | relevance | path

Searched refs:MOVNT (Results 1 – 5 of 5) sorted by relevance

/external/igt-gpu-tools/tests/i915/
Dgem_exec_flush.c41 #define MOVNT 512 macro
298 } else if (flags & MOVNT) { in run()
674 MOVNT | COHERENT | WC | m->flags);
682 MOVNT | COHERENT | WC | m->flags | INTERRUPTIBLE);
/external/llvm-project/llvm/test/CodeGen/X86/
Dnontemporal-2.ll884 ; We use an add to make the type survive all the way to the MOVNT.
/external/llvm/test/CodeGen/X86/
Dnontemporal-2.ll872 ; We use an add to make the type survive all the way to the MOVNT.
/external/llvm/docs/
DLangRef.rst7041 as the ``MOVNT`` instruction on x86.
7172 instructions to save cache bandwidth, such as the ``MOVNT`` instruction on
/external/llvm-project/llvm/docs/
DLangRef.rst9331 as the ``MOVNT`` instruction on x86.
9472 instructions to save cache bandwidth, such as the ``MOVNT`` instruction on