Home | History | Annotate | Download | only in arm

Lines Matching refs:MarkAsCall

578 LInstruction* LChunkBuilder::MarkAsCall(LInstruction* instr,
585 instr->MarkAsCall();
725 return MarkAsCall(DefineFixedDouble(result, d0), instr);
746 return MarkAsCall(DefineFixed(result, r0), instr);
980 return MarkAsCall(DefineFixed(result, r0), instr);
991 return MarkAsCall(DefineFixed(result, r0), instr);
1012 return MarkAsCall(DefineFixed(result, r0), instr, CAN_DEOPTIMIZE_EAGERLY);
1063 return MarkAsCall(new(zone()) LDeclareGlobals(context), instr);
1073 return MarkAsCall(DefineFixed(result, r0), instr);
1092 return MarkAsCall(DefineFixed(result, r0), instr);
1113 return MarkAsCall(DefineFixed(result, r0), instr, CANNOT_DEOPTIMIZE_EAGERLY);
1184 return MarkAsCall(DefineFixedDouble(new(zone()) LMathLog(input), d0), instr);
1225 return MarkAsCall(DefineFixed(result, r0), instr);
1233 return MarkAsCall(DefineFixed(result, r0), instr);
1241 return MarkAsCall(DefineFixed(call, r0), instr);
1247 return MarkAsCall(DefineFixed(new(zone()) LCallRuntime(context), r0), instr);
1693 return MarkAsCall(DefineFixedDouble(result, d2),
1706 return MarkAsCall(DefineFixed(result, r0), instr);
1792 return MarkAsCall(result, instr);
1839 return MarkAsCall(DefineFixed(result, r0), instr, CAN_DEOPTIMIZE_EAGERLY);
2121 return MarkAsCall(DefineFixed(result, r0), instr);
2181 return MarkAsCall(result, instr);
2249 return MarkAsCall(result, instr);
2308 return MarkAsCall(
2326 return MarkAsCall(result, instr);
2381 return MarkAsCall(result, instr);
2389 return MarkAsCall(
2427 return MarkAsCall(
2434 return MarkAsCall(
2483 return MarkAsCall(DefineFixed(new(zone()) LCallStub(context), r0), instr);
2516 return MarkAsCall(DefineFixed(result, r0), instr);
2523 return MarkAsCall(DefineFixed(result, r0), instr);
2547 return MarkAsCall(new(zone()) LStackCheck(context), instr);
2601 return MarkAsCall(DefineFixed(result, r0), instr, CAN_DEOPTIMIZE_EAGERLY);
2639 return MarkAsCall(DefineFixed(result, cp), instr);