Searched full:addinstruction (Results 1 – 6 of 6) sorted by relevance
22 AddInstruction(inst);41 AddInstruction(inst_save_state);42 AddInstruction(inst_check);43 AddInstruction(inst);52 AddInstruction(inst);63 AddInstruction(inst);76 AddInstruction(inst);91 AddInstruction(inst);92 AddInstruction(inst_jump);184 AddInstruction(inst);[all …]
40 AddInstruction(save_state); in BuildLoadFromPool()41 AddInstruction(inst); in BuildLoadFromPool()60 AddInstruction(box); in BuildCastToAnyString()87 AddInstruction(box); in BuildCastToAnyNumber()
139 void AddInstruction(Inst *inst) in AddInstruction() function
139 AddInstruction(inst);
314 AddInstruction(inst_save_state);365 AddInstruction(inst);
120 void AddInstruction(const panda::pandasm::Ins &instruction) in AddInstruction() function