HomeSort by relevance Sort by last modified time
    Searched refs:VEX_I8IMM (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/X86/
X86InstrInfo.h 470 /// VEX_I8IMM - Specifies that the last register used in a AVX instruction,
473 VEX_I8IMM = 1U << 3,
    [all...]
X86MCCodeEmitter.cpp 523 if ((TSFlags >> X86II::VEXShift) & X86II::VEX_I8IMM)
    [all...]

Completed in 27 milliseconds