HomeSort by: relevance | last modified time | path
    Searched refs:CPUDirective (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCSubtarget.h 91 unsigned CPUDirective;
193 unsigned getCPUDirective() const { return CPUDirective; }
PPCSubtarget.cpp 72 CPUDirective = PPC::DIR_NONE;

Completed in 48 milliseconds