Searched defs:pandaIns (Results 1 – 2 of 2) sorted by relevance
161 …32_t FunctionEmitter::UpdateForReturnIns(const ir::AstNode *astNode, panda::pandasm::Ins *pandaIns) in UpdateForReturnIns()189 void FunctionEmitter::GenInstructionDebugInfo(const IRNode *ins, panda::pandasm::Ins *pandaIns) in GenInstructionDebugInfo()217 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