Searched refs:LInstructionGap (Results 1 – 17 of 17) sorted by relevance
332 LInstructionGap* gap = new (zone()) LInstructionGap(block); in AddInstruction()
358 class LInstructionGap final : public LGap {360 explicit LInstructionGap(HBasicBlock* block) : LGap(block) { } in LInstructionGap() function
976 void LCodeGen::DoInstructionGap(LInstructionGap* instr) { in DoInstructionGap()
363 class LInstructionGap final : public LGap {365 explicit LInstructionGap(HBasicBlock* block) : LGap(block) { } in LInstructionGap() function
1277 void LCodeGen::DoInstructionGap(LInstructionGap* instr) { in DoInstructionGap()
355 class LInstructionGap final : public LGap {357 explicit LInstructionGap(HBasicBlock* block) : LGap(block) { } in LInstructionGap() function
939 void LCodeGen::DoInstructionGap(LInstructionGap* instr) { in DoInstructionGap()
362 class LInstructionGap final : public LGap {364 explicit LInstructionGap(HBasicBlock* block) : LGap(block) { } in LInstructionGap() function
906 void LCodeGen::DoInstructionGap(LInstructionGap* instr) { in DoInstructionGap()
972 void LCodeGen::DoInstructionGap(LInstructionGap* instr) { in DoInstructionGap()
928 void LCodeGen::DoInstructionGap(LInstructionGap* instr) { in DoInstructionGap()
353 class LInstructionGap final : public LGap {355 explicit LInstructionGap(HBasicBlock* block) : LGap(block) {} in LInstructionGap() function
892 void LCodeGen::DoInstructionGap(LInstructionGap* instr) { DoGap(instr); } in DoInstructionGap()
413 class LInstructionGap final : public LGap {415 explicit LInstructionGap(HBasicBlock* block) : LGap(block) { } in LInstructionGap() function
2894 void LCodeGen::DoInstructionGap(LInstructionGap* instr) { in DoInstructionGap()