Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h3351 copy_s_d(dst.gp(), lhs.fp().toW(), imm_lane_idx); in emit_i64x2_extract_lane()
3364 copy_s_d(kScratchReg, lhs.fp().toW(), imm_lane_idx); in emit_f64x2_extract_lane()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.h1346 void copy_s_d(Register rd, MSARegister ws, uint32_t n);
H A Dmacro-assembler-mips64.cc2667 copy_s_d(scratch, src, laneidx); in CallRecordWriteStub()
H A Dassembler-mips64.cc3568 void Assembler::copy_s_d(Register rd, MSARegister ws, uint32_t n) { in copy_s_d() function in v8::internal::Assembler
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc2211 __ copy_s_d(kScratchReg, i.InputSimd128Register(0), i.InputInt8(1)); in AssembleArchInstruction()
2233 __ copy_s_d(i.OutputRegister(), i.InputSimd128Register(0), in AssembleArchInstruction()

Completed in 36 milliseconds