Home
last modified time | relevance | path

Searched refs:Mfhc1Latency (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-scheduler-mips.cc731 int Mfhc1Latency() { in Mfhc1Latency() function
760 return Mfhc1Latency() + ExtLatency() + Latency::BRANCH + Latency::MOV_D + in Float64RoundLatency()
789 return Mfhc1Latency() + Latency::FLOOR_W_D + Mthc1Latency(); in Floor_w_dLatency()
799 return Mfhc1Latency() + Latency::CEIL_W_D + Mthc1Latency(); in Ceil_w_dLatency()
809 return Mfhc1Latency() + Latency::ROUND_W_D + Mthc1Latency(); in Round_w_dLatency()
819 return Mfhc1Latency() + Latency::TRUNC_W_D + Mthc1Latency(); in Trunc_w_dLatency()
959 return latency + Mfhc1Latency() + 1; in Sdc1Latency()
967 return Latency::MFC1 + 2 * UswLatency() + Mfhc1Latency(); in Usdc1Latency()
1189 Mfhc1Latency() + 1 + XorLatency() + Mthc1Latency(); in Neg_dLatency()
1268 2 * (CompareF64Latency() + Latency::BRANCH) + Mfhc1Latency() in Float64MinLatency()
[all...]

Completed in 3 milliseconds