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

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCSubtarget.h 153 bool VectorsUseTwoUnits;
292 bool vectorsUseTwoUnits() const {return VectorsUseTwoUnits; }
PPCSubtarget.cpp 133 VectorsUseTwoUnits = false;

Completed in 16 milliseconds