Searched refs:LIsConstructCallAndBranch (Results 1 – 21 of 21) sorted by relevance
1164 class LIsConstructCallAndBranch FINAL : public LControlInstruction<0, 1> {1166 explicit LIsConstructCallAndBranch(LOperand* temp) { in LIsConstructCallAndBranch() function
2604 return new(zone()) LIsConstructCallAndBranch(TempRegister()); in DoIsConstructCallAndBranch()
5404 void LCodeGen::DoIsConstructCallAndBranch(LIsConstructCallAndBranch* instr) { in DoIsConstructCallAndBranch()
1178 class LIsConstructCallAndBranch FINAL : public LControlInstruction<0, 1> {1180 explicit LIsConstructCallAndBranch(LOperand* temp) { in LIsConstructCallAndBranch() function
2608 return new(zone()) LIsConstructCallAndBranch(TempRegister()); in DoIsConstructCallAndBranch()
5998 void LCodeGen::DoIsConstructCallAndBranch(LIsConstructCallAndBranch* instr) { in DoIsConstructCallAndBranch()
2600 class LIsConstructCallAndBranch FINAL : public LControlInstruction<0, 1> {2602 explicit LIsConstructCallAndBranch(LOperand* temp) { in LIsConstructCallAndBranch() function
2580 return new(zone()) LIsConstructCallAndBranch(TempRegister()); in DoIsConstructCallAndBranch()
5590 void LCodeGen::DoIsConstructCallAndBranch(LIsConstructCallAndBranch* instr) { in DoIsConstructCallAndBranch()
2562 class LIsConstructCallAndBranch FINAL : public LControlInstruction<0, 1> {2564 explicit LIsConstructCallAndBranch(LOperand* temp) { in LIsConstructCallAndBranch() function
2483 return new(zone()) LIsConstructCallAndBranch(TempRegister()); in DoIsConstructCallAndBranch()
5641 void LCodeGen::DoIsConstructCallAndBranch(LIsConstructCallAndBranch* instr) { in DoIsConstructCallAndBranch()
2578 class LIsConstructCallAndBranch FINAL : public LControlInstruction<0, 1> {2580 explicit LIsConstructCallAndBranch(LOperand* temp) { in LIsConstructCallAndBranch() function
5608 void LCodeGen::DoIsConstructCallAndBranch(LIsConstructCallAndBranch* instr) { in DoIsConstructCallAndBranch()
2618 class LIsConstructCallAndBranch FINAL : public LControlInstruction<0, 1> {2620 explicit LIsConstructCallAndBranch(LOperand* temp) { in LIsConstructCallAndBranch() function
2534 return new(zone()) LIsConstructCallAndBranch(TempRegister()); in DoIsConstructCallAndBranch()
5598 void LCodeGen::DoIsConstructCallAndBranch(LIsConstructCallAndBranch* instr) { in DoIsConstructCallAndBranch()
1597 class LIsConstructCallAndBranch FINAL : public LControlInstruction<0, 2> {1599 LIsConstructCallAndBranch(LOperand* temp1, LOperand* temp2) { in LIsConstructCallAndBranch() function
1582 return new(zone()) LIsConstructCallAndBranch(TempRegister(), TempRegister()); in DoIsConstructCallAndBranch()
3201 void LCodeGen::DoIsConstructCallAndBranch(LIsConstructCallAndBranch* instr) { in DoIsConstructCallAndBranch()