Searched defs:protected_load_pc (Results 1 – 11 of 11) sorted by relevance
/third_party/node/deps/v8/src/wasm/baseline/s390/ |
D | liftoff-assembler-s390.h | 330 uint32_t* protected_load_pc, bool is_load_mem, in Load() 2637 uint8_t laneidx, uint32_t* protected_load_pc) { in LoadLane()
|
/third_party/node/deps/v8/src/wasm/baseline/ppc/ |
D | liftoff-assembler-ppc.h | 352 uint32_t* protected_load_pc, bool is_load_mem, in Load() 1745 uint32_t* protected_load_pc) { in LoadTransform() 1759 uint8_t laneidx, uint32_t* protected_load_pc) { in LoadLane()
|
/third_party/node/deps/v8/src/wasm/baseline/mips64/ |
D | liftoff-assembler-mips64.h | 532 uint32_t* protected_load_pc, bool is_load_mem, in Load() 2019 uint32_t* protected_load_pc) { in LoadTransform() 2086 uint8_t laneidx, uint32_t* protected_load_pc) { in LoadLane()
|
/third_party/node/deps/v8/src/wasm/baseline/mips/ |
D | liftoff-assembler-mips.h | 553 uint32_t* protected_load_pc, bool is_load_mem, in Load() 1805 uint32_t* protected_load_pc) { in LoadTransform() 1819 uint8_t laneidx, uint32_t* protected_load_pc) { in LoadLane()
|
/third_party/node/deps/v8/src/wasm/baseline/loong64/ |
D | liftoff-assembler-loong64.h | 425 uint32_t* protected_load_pc, bool is_load_mem, in Load() 1786 uint32_t* protected_load_pc) { in LoadTransform() 1793 uint8_t laneidx, uint32_t* protected_load_pc) { in LoadLane()
|
/third_party/node/deps/v8/src/wasm/baseline/riscv64/ |
D | liftoff-assembler-riscv64.h | 522 uint32_t* protected_load_pc, bool is_load_mem, in Load() 1733 uint32_t* protected_load_pc) { in LoadTransform() 1809 uint8_t laneidx, uint32_t* protected_load_pc) { in LoadLane()
|
/third_party/node/deps/v8/src/wasm/baseline/arm64/ |
D | liftoff-assembler-arm64.h | 532 uint32_t* protected_load_pc, bool is_load_mem, in Load() 1672 uint32_t* protected_load_pc) { in LoadTransform() 1726 uint8_t laneidx, uint32_t* protected_load_pc) { in LoadLane()
|
/third_party/node/deps/v8/src/wasm/baseline/x64/ |
D | liftoff-assembler-x64.h | 442 uint32_t* protected_load_pc, bool is_load_mem, in Load() 2391 uint32_t* protected_load_pc) { in LoadTransform() 2433 uint8_t laneidx, uint32_t* protected_load_pc) { in LoadLane()
|
/third_party/node/deps/v8/src/wasm/baseline/arm/ |
D | liftoff-assembler-arm.h | 797 uint32_t* protected_load_pc, bool is_load_mem, in Load() 2349 uint32_t* protected_load_pc) { in LoadTransform() 2416 uint8_t laneidx, uint32_t* protected_load_pc) { in LoadLane()
|
/third_party/node/deps/v8/src/wasm/baseline/ia32/ |
D | liftoff-assembler-ia32.h | 439 uint32_t* protected_load_pc, bool is_load_mem, in Load() 2765 uint32_t* protected_load_pc) { in LoadTransform() 2810 uint8_t laneidx, uint32_t* protected_load_pc) { in LoadLane()
|
/third_party/node/deps/v8/src/wasm/baseline/ |
D | liftoff-compiler.cc | 3032 uint32_t protected_load_pc = 0; in LoadMem() local 3073 uint32_t protected_load_pc = 0; in LoadTransform() local 3112 uint32_t protected_load_pc = 0; in LoadLane() local
|