Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dinstruction-selector-impl.h426 int slot_id = secondary_location.AsCalleeFrameSlot(); in ToDualLocationUnallocatedOperand()
445 location.AsCalleeFrameSlot(), virtual_register); in ToUnallocatedOperand()
/third_party/node/deps/v8/src/compiler/
Dlinkage.h160 int32_t AsCalleeFrameSlot() const { in AsCalleeFrameSlot() function