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

  /external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 307 REXShift = Op0Shift + 5,
308 REX_W = 1 << REXShift,
313 ImmShift = REXShift + 1,
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 396 REXShift = OpMapShift + 3,
397 REX_W = 1 << REXShift,
402 ImmShift = REXShift + 1,

Completed in 132 milliseconds