Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h581 TurboAssembler::Ulhu(dst.gp(), src_op); in Load()
584 TurboAssembler::Ulhu(dst.low_gp(), src_op); in Load()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.h637 void Ulhu(Register rd, const MemOperand& rs);
H A Dmacro-assembler-mips64.cc1210 void TurboAssembler::Ulhu(Register rd, const MemOperand& rs) { in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.h663 void Ulhu(Register rd, const MemOperand& rs);
H A Dmacro-assembler-mips.cc1099 void TurboAssembler::Ulhu(Register rd, const MemOperand& rs) { in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.h635 void Ulhu(Register rd, const MemOperand& rs);
H A Dmacro-assembler-riscv64.cc1283 void TurboAssembler::Ulhu(Register rd, const MemOperand& rs) { in Ulhu() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h548 TurboAssembler::Ulhu(dst.gp(), src_op); in Load()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc1621 __ Ulhu(i.OutputRegister(), i.MemoryOperand()); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc1525 __ Ulhu(i.OutputRegister(), i.MemoryOperand()); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dcode-generator-riscv64.cc1590 __ Ulhu(i.OutputRegister(), i.MemoryOperand()); in AssembleArchInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2492 case Mips::Ulhu: in tryExpandInstruction()

Completed in 69 milliseconds