Home | History | Annotate | Download | only in ia32

Lines Matching refs:MarkAsCall

630 LInstruction* LChunkBuilder::MarkAsCall(LInstruction* instr,
638 instr->MarkAsCall();
765 return MarkAsCall(DefineSameAsFirst(result), instr);
786 return MarkAsCall(DefineFixed(result, eax), instr);
1019 return MarkAsCall(DefineFixed(result, eax), instr);
1030 return MarkAsCall(DefineFixed(result, eax), instr);
1053 return MarkAsCall(DefineFixed(result, eax), instr, CAN_DEOPTIMIZE_EAGERLY);
1104 return MarkAsCall(new(zone()) LDeclareGlobals(context), instr);
1114 return MarkAsCall(DefineFixed(result, eax), instr, CANNOT_DEOPTIMIZE_EAGERLY);
1132 return MarkAsCall(DefineFixed(result, eax), instr, CANNOT_DEOPTIMIZE_EAGERLY);
1153 return MarkAsCall(DefineFixed(result, eax), instr, CANNOT_DEOPTIMIZE_EAGERLY);
1222 return MarkAsCall(DefineSameAsFirst(new(zone()) LMathLog(input)), instr);
1262 return MarkAsCall(DefineFixed(result, eax), instr);
1270 return MarkAsCall(DefineFixed(result, eax), instr);
1278 return MarkAsCall(DefineFixed(call, eax), instr);
1284 return MarkAsCall(DefineFixed(new(zone()) LCallRuntime(context), eax), instr);
1654 return MarkAsCall(DefineFixedDouble(result, xmm3), instr,
1666 return MarkAsCall(DefineFixed(result, eax), instr);
1762 return MarkAsCall(result, instr);
1811 return MarkAsCall(DefineFixed(result, eax), instr, CAN_DEOPTIMIZE_EAGERLY);
1849 result = MarkAsCall(result, instr);
2126 return MarkAsCall(DefineFixed(result, eax), instr);
2186 return MarkAsCall(DefineFixed(result, eax), instr);
2251 return MarkAsCall(DefineFixed(result, eax), instr);
2339 return MarkAsCall(result, instr);
2358 return MarkAsCall(result, instr);
2437 return MarkAsCall(result, instr);
2446 return MarkAsCall(DefineFixed(string_add, eax), instr);
2483 return MarkAsCall(
2490 return MarkAsCall(
2545 return MarkAsCall(DefineFixed(result, eax), instr);
2585 return MarkAsCall(DefineFixed(result, eax), instr);
2593 return MarkAsCall(DefineFixed(result, eax), instr);
2618 return MarkAsCall(new(zone()) LStackCheck(context), instr);
2671 return MarkAsCall(DefineFixed(result, eax), instr, CAN_DEOPTIMIZE_EAGERLY);
2710 return MarkAsCall(DefineFixed(result, esi), instr);