Searched defs:pandaIns (Results 1 – 2 of 2) sorted by relevance
165 …32_t FunctionEmitter::UpdateForReturnIns(const ir::AstNode *astNode, panda::pandasm::Ins *pandaIns) in UpdateForReturnIns()193 void FunctionEmitter::GenInstructionDebugInfo(const IRNode *ins, panda::pandasm::Ins *pandaIns) in GenInstructionDebugInfo()221 auto &pandaIns = func_->ins.emplace_back(); in GenFunctionInstructions() local
198 void FunctionEmitter::GenInstructionDebugInfo(const IRNode *ins, pandasm::Ins *pandaIns) in GenInstructionDebugInfo()232 auto &pandaIns = func->ins.emplace_back(); in GenFunctionInstructions() local