• Home
  • Raw
  • Download

Lines Matching refs:SlowCaseEntry

70 …ithSlow_op_lshift(unsigned result, unsigned op1, unsigned op2, Vector<SlowCaseEntry>::iterator& it…  in compileFastArithSlow_op_lshift()
126 …stArithSlow_op_rshift(unsigned result, unsigned, unsigned op2, Vector<SlowCaseEntry>::iterator& it… in compileFastArithSlow_op_rshift()
172 …ithSlow_op_bitand(unsigned result, unsigned op1, unsigned op2, Vector<SlowCaseEntry>::iterator& it… in compileFastArithSlow_op_bitand()
206 void JIT::compileFastArithSlow_op_mod(unsigned result, unsigned, unsigned, Vector<SlowCaseEntry>::i… in compileFastArithSlow_op_mod()
242 void JIT::compileFastArithSlow_op_post_inc(unsigned result, unsigned srcDst, Vector<SlowCaseEntry>:… in compileFastArithSlow_op_post_inc()
267 void JIT::compileFastArithSlow_op_post_dec(unsigned result, unsigned srcDst, Vector<SlowCaseEntry>:… in compileFastArithSlow_op_post_dec()
290 void JIT::compileFastArithSlow_op_pre_inc(unsigned srcDst, Vector<SlowCaseEntry>::iterator& iter) in compileFastArithSlow_op_pre_inc()
314 void JIT::compileFastArithSlow_op_pre_dec(unsigned srcDst, Vector<SlowCaseEntry>::iterator& iter) in compileFastArithSlow_op_pre_dec()
339 void JIT::compileFastArithSlow_op_add(Instruction*, Vector<SlowCaseEntry>::iterator&) in compileFastArithSlow_op_add()
355 void JIT::compileFastArithSlow_op_mul(Instruction*, Vector<SlowCaseEntry>::iterator&) in compileFastArithSlow_op_mul()
371 void JIT::compileFastArithSlow_op_sub(Instruction*, Vector<SlowCaseEntry>::iterator&) in compileFastArithSlow_op_sub()
395 void JIT::compileBinaryArithOpSlowCase(OpcodeID opcodeID, Vector<SlowCaseEntry>::iterator& iter, un… in compileBinaryArithOpSlowCase()
487 void JIT::compileFastArithSlow_op_add(Instruction* currentInstruction, Vector<SlowCaseEntry>::itera… in compileFastArithSlow_op_add()
536 void JIT::compileFastArithSlow_op_mul(Instruction* currentInstruction, Vector<SlowCaseEntry>::itera… in compileFastArithSlow_op_mul()
568 void JIT::compileFastArithSlow_op_sub(Instruction* currentInstruction, Vector<SlowCaseEntry>::itera… in compileFastArithSlow_op_sub()
813 void JIT::compileBinaryArithOpSlowCase(OpcodeID opcodeID, Vector<SlowCaseEntry>::iterator& iter, un… in compileBinaryArithOpSlowCase()
884 void JIT::compileFastArithSlow_op_add(Instruction* currentInstruction, Vector<SlowCaseEntry>::itera… in compileFastArithSlow_op_add()
942 void JIT::compileFastArithSlow_op_mul(Instruction* currentInstruction, Vector<SlowCaseEntry>::itera… in compileFastArithSlow_op_mul()
965 void JIT::compileFastArithSlow_op_sub(Instruction* currentInstruction, Vector<SlowCaseEntry>::itera… in compileFastArithSlow_op_sub()