Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h588 TurboAssembler::Ulh(dst.gp(), src_op); in Load()
591 TurboAssembler::Ulh(dst.low_gp(), src_op); in Load()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.h636 void Ulh(Register rd, const MemOperand& rs);
H A Dmacro-assembler-mips64.cc1176 void TurboAssembler::Ulh(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.h662 void Ulh(Register rd, const MemOperand& rs);
H A Dmacro-assembler-mips.cc1064 void TurboAssembler::Ulh(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.h634 void Ulh(Register rd, const MemOperand& rs);
H A Dmacro-assembler-riscv64.cc1279 void TurboAssembler::Ulh(Register rd, const MemOperand& rs) { in Ulh() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h552 TurboAssembler::Ulh(dst.gp(), src_op); in Load()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc1627 __ Ulh(i.OutputRegister(), i.MemoryOperand()); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc1531 __ Ulh(i.OutputRegister(), i.MemoryOperand()); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dcode-generator-riscv64.cc1596 __ Ulh(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.cpp2490 case Mips::Ulh: in tryExpandInstruction()

Completed in 72 milliseconds