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

  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.h 75 bool &NonRI, bool &SpillsVRS) const;
80 bool &NonRI, bool &SpillsVRS) const;
PPCInstrInfo.cpp 777 bool &NonRI, bool &SpillsVRS) const{
821 NonRI = true;
827 NonRI = true;
833 NonRI = true;
    [all...]

Completed in 49 milliseconds