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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 224 bool HasVLX;
403 bool hasVLX() const { return HasVLX; }
X86Subtarget.cpp 271 HasVLX = false;

Completed in 30 milliseconds