Home
last modified time | relevance | path

Searched defs:protected_load_pc (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/v8/src/wasm/baseline/s390/
Dliftoff-assembler-s390.h330 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/
Dliftoff-assembler-ppc.h352 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/
Dliftoff-assembler-mips64.h532 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/
Dliftoff-assembler-mips.h553 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/
Dliftoff-assembler-loong64.h425 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/
Dliftoff-assembler-riscv64.h522 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/
Dliftoff-assembler-arm64.h532 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/
Dliftoff-assembler-x64.h442 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/
Dliftoff-assembler-arm.h797 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/
Dliftoff-assembler-ia32.h439 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/
Dliftoff-compiler.cc3032 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