Home
last modified time | relevance | path

Searched defs:emit_u32_to_uintptr (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/wasm/baseline/
Dliftoff-assembler.h1665 void LiftoffAssembler::emit_u32_to_uintptr(Register dst, Register src) { in emit_u32_to_uintptr() function
Dliftoff-compiler.cc2842 __ emit_u32_to_uintptr(index_ptrsize, index_ptrsize); in BoundsCheckMem() local
4856 __ emit_u32_to_uintptr(intptr_reg.gp(), reg.gp()); in PopMemTypeToRegister() local
/third_party/node/deps/v8/src/wasm/baseline/riscv64/
Dliftoff-assembler-riscv64.h1353 void LiftoffAssembler::emit_u32_to_uintptr(Register dst, Register src) { in emit_u32_to_uintptr() function
/third_party/node/deps/v8/src/wasm/baseline/arm64/
Dliftoff-assembler-arm64.h1343 void LiftoffAssembler::emit_u32_to_uintptr(Register dst, Register src) { in emit_u32_to_uintptr() function
/third_party/node/deps/v8/src/wasm/baseline/x64/
Dliftoff-assembler-x64.h1476 void LiftoffAssembler::emit_u32_to_uintptr(Register dst, Register src) { in emit_u32_to_uintptr() function