Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp2177 #define MOV_CASE(Prefix, Suffix) \ in addConstantComments() macro
2198 MOV_CASE(, ) /* SSE */ \ in addConstantComments()
2199 MOV_CASE(V, ) /* AVX-128 */ \ in addConstantComments()
2200 MOV_CASE(V, Y) /* AVX-256 */ \ in addConstantComments()