Searched refs:LInstructionGap (Results 1 – 15 of 15) sorted by relevance
336 LInstructionGap* gap = new (zone()) LInstructionGap(block); in AddInstruction()
372 class LInstructionGap FINAL : public LGap {374 explicit LInstructionGap(HBasicBlock* block) : LGap(block) { } in LInstructionGap() function
1062 void LCodeGen::DoInstructionGap(LInstructionGap* instr) { in DoInstructionGap()
377 class LInstructionGap FINAL : public LGap {379 explicit LInstructionGap(HBasicBlock* block) : LGap(block) { } in LInstructionGap() function
1354 void LCodeGen::DoInstructionGap(LInstructionGap* instr) { in DoInstructionGap()
974 void LCodeGen::DoInstructionGap(LInstructionGap* instr) { in DoInstructionGap()
368 class LInstructionGap FINAL : public LGap {370 explicit LInstructionGap(HBasicBlock* block) : LGap(block) { } in LInstructionGap() function
1009 void LCodeGen::DoInstructionGap(LInstructionGap* instr) { in DoInstructionGap()
369 class LInstructionGap FINAL : public LGap {371 explicit LInstructionGap(HBasicBlock* block) : LGap(block) { } in LInstructionGap() function
1059 void LCodeGen::DoInstructionGap(LInstructionGap* instr) { in DoInstructionGap()
1099 void LCodeGen::DoInstructionGap(LInstructionGap* instr) { in DoInstructionGap()
450 class LInstructionGap FINAL : public LGap {452 explicit LInstructionGap(HBasicBlock* block) : LGap(block) { } in LInstructionGap() function
3166 void LCodeGen::DoInstructionGap(LInstructionGap* instr) { in DoInstructionGap()