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

  /external/llvm/lib/Target/Sparc/
SparcSubtarget.cpp 35 UsePopc = false;
47 UsePopc = false;
SparcSubtarget.h 39 bool UsePopc;
71 bool usePopc() const { return UsePopc; }

Completed in 39 milliseconds