Searched defs:DeallocateStackSlot (Results 1 – 9 of 9) sorted by relevance
342 void LiftoffAssembler::DeallocateStackSlot(uint32_t size) { in DeallocateStackSlot() function
355 void LiftoffAssembler::DeallocateStackSlot(uint32_t size) { in DeallocateStackSlot() function
923 void LiftoffAssembler::DeallocateStackSlot(uint32_t size) { in DeallocateStackSlot() function
1221 void LiftoffAssembler::DeallocateStackSlot(uint32_t size) { in DeallocateStackSlot() function
1357 void LiftoffAssembler::DeallocateStackSlot(uint32_t size) { in DeallocateStackSlot() function
1438 void LiftoffAssembler::DeallocateStackSlot(uint32_t size) { in DeallocateStackSlot() function
1614 void LiftoffAssembler::DeallocateStackSlot(uint32_t size) { in DeallocateStackSlot() function
1417 __ DeallocateStackSlot(sizeof(MemoryTracingInfo)); in TraceMemoryOperation() local