Home
last modified time | relevance | path

Searched defs:EmitAllocStackFrame (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/code_gen_lib/all_to_x86_64/
Dcode_gen_lib.cc188 void EmitAllocStackFrame(x86_64::Assembler* as, uint32_t frame_size) { in EmitAllocStackFrame() function
/aosp_15_r20/frameworks/libs/binary_translation/code_gen_lib/all_to_x86_32/
Dcode_gen_lib.cc150 void EmitAllocStackFrame(Assembler* as, uint32_t frame_size) { in EmitAllocStackFrame() function