Home
last modified time | relevance | path

Searched refs:X86_MMX (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/llvm/test/Bitcode/
Dbcanalyzer-types.ll6 ; CHECK: X86_MMX
/external/cpu_features/include/
Dcpuinfo_x86.h160 X86_MMX, enumerator
/external/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.h44 #define X86_MMX 1 macro
Drtasm_x86sse.c2156 p->caps |= X86_MMX; in x86_init_func_common()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeAnalyzer.cpp187 STRINGIFY_CODE(TYPE_CODE, X86_MMX) in GetCodeName()
/external/cpu_features/src/
Dcpuinfo_x86.c35 FEATURE(X86_MMX, mmx, "mmx", 0, 0) \
/external/llvm-project/llvm/docs/
DBitCodeFormat.rst1263 ``[X86_MMX]``
1265 The ``X86_MMX`` record (code 17) adds an ``x86_mmx`` type to the type table.