Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86InstrFormats.td184 def OpSizeFixed : OperandSize<0>; // Never needs a 0x66 prefix.
232 OperandSize OpSize = OpSizeFixed; // Does this instruction's encoding change
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
HDX86BaseInfo.h700 OpSizeFixed = 0 << OpSizeShift, enumerator