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

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCSubtarget.h 103 bool HasEFPU2;
265 bool hasEFPU2() const { return HasEFPU2; }
PPCSubtarget.cpp 80 HasEFPU2 = false;

Completed in 58 milliseconds