Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-scheduler-riscv64.cc448 ADD_S = 4, enumerator
1295 return Latency::ADD_S; in GetInstructionLatency()
1379 2 * Latency::CVT_S_L + Latency::ADD_S; in GetInstructionLatency()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc447 ADD_S = 4, enumerator
1494 return Latency::ADD_S; in GetInstructionLatency()
1575 2 * Latency::CVT_S_L + Latency::ADD_S; in GetInstructionLatency()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-scheduler-mips.cc420 ADD_S = 4, enumerator
1762 return Latency::ADD_S; in GetInstructionLatency()
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3.h1585 PAIR(ADD_U, ADD_S) in ir3_try_swap_signedness()
2254 INSTR2(ADD_S)
/third_party/node/deps/v8/src/codegen/mips64/
H A Dconstants-mips64.h656 ADD_S = ((0U << 3) + 0),
/third_party/node/deps/v8/src/codegen/mips/
H A Dconstants-mips.h610 ADD_S = ((0U << 3) + 0),
H A Dassembler-mips.cc2533 GenInstrRegister(COP1, S, ft, fs, fd, ADD_S); in add_s()
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeMIPS_common.c139 #define ADD_S (HI(17) | FMT_S | LO(0)) macro
2787 FAIL_IF(push_inst(compiler, ADD_S | FMT(op) | FT(src2) | FS(src1) | FD(dst_r), MOVABLE_INS)); in sljit_emit_fop2()
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc2737 case ADD_S: in DecodeTypeRegisterSRsType()
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc3217 case ADD_S: in DecodeTypeRegisterSRsType()

Completed in 43 milliseconds