Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/riscv64/
H A Dregexp-macro-assembler-riscv64.cc1062 __ Lwu(a0, MemOperand(code_pointer(), cp_offset)); in PushBacktrack()
1065 __ Lwu(a0, MemOperand(a0, 0)); in PushBacktrack()
1344 __ Lwu(current_character(), MemOperand(kScratchReg)); in LoadCurrentCharacterUnchecked()
1357 __ Lwu(current_character(), MemOperand(kScratchReg)); in LoadCurrentCharacterUnchecked()
/third_party/node/deps/v8/src/regexp/mips64/
H A Dregexp-macro-assembler-mips64.cc1083 __ Lwu(a0, MemOperand(code_pointer(), cp_offset)); in PushBacktrack()
1086 __ Lwu(a0, MemOperand(a0, 0)); in PushBacktrack()
/third_party/node/deps/v8/src/builtins/riscv64/
H A Dbuiltins-riscv64.cc187 __ Lwu(func_info, in Generate_JSConstructStubGeneric()
2371 __ Lwu(a3, FieldMemOperand(a2, SharedFunctionInfo::kFlagsOffset)); in Generate_CallFunction()
2383 __ Lwu(a3, FieldMemOperand(a2, SharedFunctionInfo::kFlagsOffset)); in Generate_CallFunction()
2648 __ Lwu(a4, FieldMemOperand(a4, SharedFunctionInfo::kFlagsOffset)); in Generate_ConstructFunction()
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.cc1301 Lwu(rd, rs); in LoadWordPair()
1403 void TurboAssembler::Lwu(Register rd, const MemOperand& rs) { in Lwu() function in v8::internal::TurboAssembler
4006 Lwu(kScratchReg2, src); in LoadLane()
5098 Lwu(destination, field_operand); in DecompressTaggedSigned()
5109 Lwu(destination, field_operand); in DecompressTaggedPointer()
5123 Lwu(destination, field_operand); in DecompressAnyTagged()
H A Dmacro-assembler-riscv64.h660 void Lwu(Register rd, const MemOperand& rs);
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc1151 Lwu(rd, rs); in CallRecordWriteStub()
1302 Lwu(rd, rs); in CallRecordWriteStub()
1420 void TurboAssembler::Lwu(Register rd, const MemOperand& rs) { in CallRecordWriteStub() function in v8::internal::TurboAssembler
2628 Lwu(scratch, src); in CallRecordWriteStub()
H A Dmacro-assembler-mips64.h662 void Lwu(Register rd, const MemOperand& rs);
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h659 Lwu(dst.gp(), src_op); in AtomicLoad()
2058 Lwu(scratch, src_op); in LoadTransform()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc1642 __ Lwu(i.OutputRegister(), i.MemoryOperand()); in AssembleArchInstruction()
1844 __ Lwu(kScratchReg, i.MemoryOperand()); in AssembleArchInstruction()
1889 ASSEMBLE_ATOMIC_LOAD_INTEGER(Lwu); in AssembleArchInstruction()
/third_party/node/deps/v8/src/wasm/baseline/riscv64/
H A Dliftoff-assembler-riscv64.h545 TurboAssembler::Lwu(dst.gp(), src_op); in Load()
1776 Lwu(scratch, src_op); in LoadTransform()
1829 Lwu(scratch, src_op); in LoadLane()
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dcode-generator-riscv64.cc1611 __ Lwu(i.OutputRegister(), i.MemoryOperand()); in AssembleArchInstruction()
1973 __ Lwu(kScratchReg, i.MemoryOperand()); in AssembleArchInstruction()
/third_party/node/deps/v8/src/builtins/mips64/
H A Dbuiltins-mips64.cc2255 __ Lwu(a3, FieldMemOperand(a2, SharedFunctionInfo::kFlagsOffset)); in Generate_CallFunction()

Completed in 59 milliseconds