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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 220 bool LEAUsesAG;
441 bool LEAusesAG() const { return LEAUsesAG; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86Subtarget.h 314 bool LEAUsesAG = false;
628 bool LEAusesAG() const { return LEAUsesAG; }

Completed in 6960 milliseconds