Searched refs:EmitAllocStackFrame (Results 1 – 3 of 3) sorted by relevance
35 void EmitAllocStackFrame(Assembler* as, uint32_t frame_size);49 void EmitAllocStackFrame(x86_64::Assembler* as, uint32_t frame_size);
182 void EmitAllocStackFrame(x86_64::Assembler* as, uint32_t frame_size) { in EmitAllocStackFrame() function
326 EmitAllocStackFrame(as, as->frame_size()); in Emit()