Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-scheduler-riscv64.cc493 ROUND_W_S = 4, enumerator
1393 return Latency::ROUND_W_S + Latency::MOVF_FREG; in GetInstructionLatency()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc492 ROUND_W_S = 4, enumerator
1589 return Latency::ROUND_W_S + Latency::MFC1; in GetInstructionLatency()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-scheduler-mips.cc463 ROUND_W_S = 4, enumerator
1786 return Latency::ROUND_W_S; in GetInstructionLatency()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dconstants-mips64.h668 ROUND_W_S = ((1U << 3) + 4),
H A Dassembler-mips64.cc2949 GenInstrRegister(COP1, S, f0, fs, fd, ROUND_W_S); in round_w_s()
/third_party/node/deps/v8/src/codegen/mips/
H A Dconstants-mips.h622 ROUND_W_S = ((1U << 3) + 4),
H A Dassembler-mips.cc2679 GenInstrRegister(COP1, S, f0, fs, fd, ROUND_W_S); in round_w_s()
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc2931 case ROUND_W_S: { in DecodeTypeRegisterSRsType()
3057 // TRUNC_W_S ROUND_W_S ROUND_L_S FLOOR_W_S FLOOR_L_S in DecodeTypeRegisterSRsType()
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc3465 case ROUND_W_S: { in DecodeTypeRegisterSRsType()
3563 // CVT_W_S CVT_L_S ROUND_W_S ROUND_L_S FLOOR_W_S FLOOR_L_S in DecodeTypeRegisterSRsType()

Completed in 42 milliseconds