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

  /external/v8/src/compiler/mips/
instruction-scheduler-mips.cc 409 MTHC1 = 4,
759 return Latency::MFHC1 + Latency::MTC1 + Latency::MTHC1;
    [all...]
  /external/v8/src/compiler/mips64/
instruction-scheduler-mips64.cc 442 MTHC1 = 4,
1035 Latency::MTHC1;
    [all...]

Completed in 62 milliseconds