Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CompressEVEX.cpp264 AsmComment = X86::AC_EVEX_2_EVEX; in CompressEVEXImpl()
H A DX86InstrInfo.h43 AC_EVEX_2_EVEX = AC_EVEX_2_VEX << 1 enumerator
H A DX86MCInstLower.cpp2215 else if (MI->getAsmPrinterFlags() & X86::AC_EVEX_2_EVEX) in emitInstruction()