Searched defs:EmitLocalVariable (Results 1 – 4 of 4) sorted by relevance
1990 void X64Emitter::EmitLocalVariable(CGFunc &cgFunc) in EmitLocalVariable() function in maplebe::X64Emitter
1633 void Function::EmitLocalVariable(panda_file::LineNumberProgramItem *program, ItemContainer *contain… in EmitLocalVariable() function in panda::pandasm::Function
1657 void Function::EmitLocalVariable(panda_file::LineNumberProgramItem *program, ItemContainer *contain… in EmitLocalVariable() function in ark::pandasm::Function
2294 void Emitter::EmitLocalVariable(const CGFunc &cgFunc) in EmitLocalVariable() function in maplebe::Emitter