Home
last modified time | relevance | path

Searched refs:emit_u32_to_uintptr (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.h890 inline void emit_u32_to_uintptr(Register dst, Register src);
1665 void LiftoffAssembler::emit_u32_to_uintptr(Register dst, Register src) { in emit_u32_to_uintptr() function in v8::internal::wasm::LiftoffAssembler::LiftoffAssembler
H A Dliftoff-compiler.cc2842 __ emit_u32_to_uintptr(index_ptrsize, index_ptrsize);
4856 __ emit_u32_to_uintptr(intptr_reg.gp(), reg.gp());
/third_party/node/deps/v8/src/wasm/baseline/loong64/
H A Dliftoff-assembler-loong64.h1214 void LiftoffAssembler::emit_u32_to_uintptr(Register dst, Register src) { in emit_u32_to_uintptr() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/baseline/arm64/
H A Dliftoff-assembler-arm64.h1343 void LiftoffAssembler::emit_u32_to_uintptr(Register dst, Register src) { in emit_u32_to_uintptr() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h1320 void LiftoffAssembler::emit_u32_to_uintptr(Register dst, Register src) { in emit_u32_to_uintptr() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h1476 void LiftoffAssembler::emit_u32_to_uintptr(Register dst, Register src) { in emit_u32_to_uintptr() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/baseline/riscv64/
H A Dliftoff-assembler-riscv64.h1353 void LiftoffAssembler::emit_u32_to_uintptr(Register dst, Register src) { in emit_u32_to_uintptr() function in v8::internal::wasm::LiftoffAssembler

Completed in 54 milliseconds