Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h699 OpSizeFixed = 0 << OpSizeShift, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrArithmetic.td595 /// 16-bit vs 32-bit mode. i8/i64 set this to OpSizeFixed. i16 sets this
609 0, OpSizeFixed, 0>;
618 1, OpSizeFixed, 1>;
DX86InstrFormats.td170 def OpSizeFixed : OperandSize<0>; // Never needs a 0x66 prefix.
283 OperandSize OpSize = OpSizeFixed; // Does this instruction's encoding change