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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 216 bool HasBWI;
383 bool hasBWI() const { return HasBWI; }
X86Subtarget.cpp 256 HasBWI = false;

Completed in 77 milliseconds