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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 103 bool HasP9Vector;
245 bool hasP9Vector() const { return HasP9Vector; }
PPCSubtarget.cpp 73 HasP9Vector = false;

Completed in 51 milliseconds