Home
last modified time | relevance | path

Searched refs:WASM_INSTANCE_OBJECT_OFFSET (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dwasm-compiler.cc69 #define WASM_INSTANCE_OBJECT_OFFSET(name) \ macro
75 mcgraph()->Int32Constant(WASM_INSTANCE_OBJECT_OFFSET(name)), Effect(), \
256 mcgraph()->Int32Constant(WASM_INSTANCE_OBJECT_OFFSET(StackLimitAddress)), in StackCheck()
2784 mcgraph()->Int32Constant(WASM_INSTANCE_OBJECT_OFFSET(MemoryStart)), in InitInstanceCache()
2790 mcgraph()->Int32Constant(WASM_INSTANCE_OBJECT_OFFSET(MemorySize)), in InitInstanceCache()
2798 mcgraph()->Int32Constant(WASM_INSTANCE_OBJECT_OFFSET(MemoryMask)), in InitInstanceCache()
2898 WASM_INSTANCE_OBJECT_OFFSET(ImportedMutableGlobals)), in GetGlobalBaseAndOffset()
2921 mcgraph()->Int32Constant(WASM_INSTANCE_OBJECT_OFFSET(GlobalsStart)), in GetGlobalBaseAndOffset()
5419 #undef WASM_INSTANCE_OBJECT_OFFSET
/external/v8/src/wasm/baseline/
Dliftoff-compiler.cc41 #define WASM_INSTANCE_OBJECT_OFFSET(name) \ macro
45 __ LoadFromInstance(dst.gp(), WASM_INSTANCE_OBJECT_OFFSET(name), \
1905 #undef WASM_INSTANCE_OBJECT_OFFSET