Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc445 NEG_S = 4, enumerator
1092 return Latency::NEG_S; in NegsLatency()
1095 return CompareIsNanF32Latency() + 2 * Latency::BRANCH + Latency::NEG_S + in NegsLatency()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-scheduler-mips.cc418 NEG_S = 4, enumerator
1173 return Latency::NEG_S; in Neg_sLatency()
1176 return CompareIsNanF32Latency() + 2 * Latency::BRANCH + Latency::NEG_S + in Neg_sLatency()
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-scheduler-riscv64.cc446 NEG_S = 4, enumerator
959 return CompareIsNanF32Latency() + 2 * Latency::BRANCH + Latency::NEG_S + in NegsLatency()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dconstants-mips64.h663 NEG_S = ((0U << 3) + 7),
/third_party/node/deps/v8/src/codegen/mips/
H A Dconstants-mips.h617 NEG_S = ((0U << 3) + 7),
H A Dassembler-mips.cc2625 GenInstrRegister(COP1, S, f0, fs, fd, NEG_S); in neg_s()
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeMIPS_common.c254 #define NEG_S (HI(17) | FMT_S | LO(7)) macro
2714 FAIL_IF(push_inst(compiler, NEG_S | FMT(op) | FS(src) | FD(dst_r), MOVABLE_INS)); in sljit_emit_fop1()
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc2776 case NEG_S: in DecodeTypeRegisterSRsType()
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc3256 case NEG_S: in DecodeTypeRegisterSRsType()

Completed in 37 milliseconds