Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/backend/include/berberis/backend/common/
Dlifetime.h44 int offset = machine_ir->SpillSlotOffset(slot); in RewriteVReg()
Dmachine_ir.h399 [[nodiscard]] uint32_t SpillSlotOffset(uint32_t slot) const { in SpillSlotOffset() function
/frameworks/libs/binary_translation/backend/x86_64/
Dmachine_ir_exec_test.cc613 machine_ir_.SpillSlotOffset(machine_ir_.AllocSpill()));