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);188 AddInstruction(inst);[all …]
29 AddInstruction(any_check); in BuildAnyTypeCheckInst()67 AddInstruction(save_state); in BuildLoadFromPool()68 AddInstruction(inst); in BuildLoadFromPool()92 AddInstruction(box); in BuildCastToAnyString()119 AddInstruction(box); in BuildCastToAnyNumber()
145 void AddInstruction(Inst *inst) in AddInstruction() function
139 AddInstruction(inst);
316 AddInstruction(inst_save_state);390 AddInstruction(inst);
120 void AddInstruction(const panda::pandasm::Ins &instruction) in AddInstruction() function