Home
last modified time | relevance | path

Searched refs:AsCallerFrameSlot (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Dlinkage.h134 int32_t AsCallerFrameSlot() const { in AsCallerFrameSlot() function
Dinstruction-selector-impl.h393 location.AsCallerFrameSlot(), virtual_register); in ToUnallocatedOperand()
/external/v8/src/wasm/baseline/
Dliftoff-compiler.cc286 __ LoadCallerFrameSlot(in_reg, -param_loc.AsCallerFrameSlot(), in ProcessParameter()