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

  /external/llvm/lib/Target/Mips/InstPrinter/
MipsInstPrinter.cpp 84 case Mips::RDHWR:
119 case Mips::RDHWR:
  /external/oprofile/events/mips/24K/
events 64 event:0x2e counters:0 um:zero minimum:500 name:INTERLOCK_STALLS : 46-0 Stall cycles due to return data from MFC0 and RDHWR instructions
  /external/oprofile/events/mips/34K/
events 68 event:0x2e counters:0 um:zero minimum:500 name:INTERLOCK_STALLS : 46-0 Stall cycles due to return data from MFC0, RDHWR, and MFTR instructions
  /external/oprofile/events/mips/1004K/
events 69 event:0x2e counters:0 um:zero minimum:500 name:INTERLOCK_STALLS : 46-0 Stall cycles due to return data from MFC0, RDHWR, and MFTR instructions
  /external/llvm/lib/Target/Mips/
MipsSEISelDAGToDAG.cpp 777 RdhwrOpc = Mips::RDHWR;
784 SDNode *Rdhwr =
789 SDValue(Rdhwr, 0));

Completed in 409 milliseconds