Home | History | Annotate | Download | only in arm64

Lines Matching refs:MarkAsCall

470 LInstruction* LChunkBuilder::MarkAsCall(LInstruction* instr,
477 instr->MarkAsCall();
791 return MarkAsCall(DefineFixedDouble(result, d0), instr);
822 return MarkAsCall(DefineFixed(result, x0), instr);
910 return MarkAsCall(DefineFixed(result, x0), instr, CAN_DEOPTIMIZE_EAGERLY);
1027 return MarkAsCall(DefineFixed(result, x0), instr);
1047 return MarkAsCall(DefineFixed(result, x0), instr);
1055 return MarkAsCall(DefineFixed(call, x0), instr);
1064 return MarkAsCall(DefineFixed(result, x0), instr);
1073 return MarkAsCall(DefineFixed(result, x0), instr);
1079 return MarkAsCall(DefineFixed(new(zone()) LCallRuntime(context), x0), instr);
1085 return MarkAsCall(DefineFixed(new(zone()) LCallStub(context), x0), instr);
1296 return MarkAsCall(DefineFixed(result, x0), instr);
1361 return MarkAsCall(DefineFixed(result, x0), instr, CAN_DEOPTIMIZE_EAGERLY);
1372 return MarkAsCall(new(zone()) LDeclareGlobals(context), instr);
1496 return MarkAsCall(
1545 return MarkAsCall(DefineFixed(result, x0), instr);
1554 return MarkAsCall(DefineFixed(result, x0), instr);
1576 return MarkAsCall(DefineFixed(result, x0), instr, CANNOT_DEOPTIMIZE_EAGERLY);
1682 return MarkAsCall(DefineFixed(result, x0), instr);
1746 return MarkAsCall(result, instr);
1767 return MarkAsCall(result, instr);
2022 return MarkAsCall(DefineFixedDouble(result, d0),
2048 return MarkAsCall(
2285 return MarkAsCall(new(zone()) LStackCheck(context), instr);
2390 return MarkAsCall(
2431 return MarkAsCall(result, instr);
2441 return MarkAsCall(DefineFixed(result, x0), instr);
2473 return MarkAsCall(result, instr);
2522 return MarkAsCall(DefineFixed(result, x0), instr);
2539 return MarkAsCall(result, instr);
2563 return MarkAsCall(DefineFixed(result, x0), instr);
2629 return MarkAsCall(DefineFixedDouble(result, d0), instr);
2704 return MarkAsCall(DefineFixed(result, x0), instr, CAN_DEOPTIMIZE_EAGERLY);
2751 return MarkAsCall(DefineFixed(result, cp), instr);