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

  /external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 405 /// Has3DNow0F0FOpcode - This flag indicates that the instruction uses the
411 Has3DNow0F0FOpcode = 1U << 6
X86MCCodeEmitter.cpp 883 if ((TSFlags >> X86II::VEXShift) & X86II::Has3DNow0F0FOpcode)
    [all...]
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 542 /// Has3DNow0F0FOpcode - This flag indicates that the instruction uses the
549 Has3DNow0F0FOpcode = 1ULL << Has3DNow0F0FOpcodeShift,
X86MCCodeEmitter.cpp     [all...]

Completed in 58 milliseconds