Searched defs:EmitLocalVariable (Results 1 – 4 of 4) sorted by relevance
1976 void X64Emitter::EmitLocalVariable(CGFunc &cgFunc) in EmitLocalVariable() function in maplebe::X64Emitter
1593 void Function::EmitLocalVariable(panda_file::LineNumberProgramItem *program, ItemContainer *contain… in EmitLocalVariable() function in panda::pandasm::Function
1694 void Function::EmitLocalVariable(panda_file::LineNumberProgramItem *program, ItemContainer *contain… in EmitLocalVariable() function in panda::pandasm::Function
2204 void Emitter::EmitLocalVariable(const CGFunc &cgFunc) in EmitLocalVariable() function in maplebe::Emitter