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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 119 bool HasOnlyMSYNC;
254 bool hasOnlyMSYNC() const { return HasOnlyMSYNC; }
PPCSubtarget.cpp 92 HasOnlyMSYNC = false;

Completed in 255 milliseconds