Searched defs:got (Results 1 – 7 of 7) sorted by relevance
42 HInstruction* got = new (allocator) HGoto(); in createGotoBlock() local293 HInstruction* got = block->GetLastInstruction(); in TEST() local
2203 void InstructionCodeGeneratorMIPS64::HandleGoto(HInstruction* got, HBasicBlock* successor) { in HandleGoto()2222 void LocationsBuilderMIPS64::VisitGoto(HGoto* got) { in VisitGoto()2226 void InstructionCodeGeneratorMIPS64::VisitGoto(HGoto* got) { in VisitGoto()
2768 void InstructionCodeGeneratorARM64::HandleGoto(HInstruction* got, HBasicBlock* successor) { in HandleGoto()2787 void LocationsBuilderARM64::VisitGoto(HGoto* got) { in VisitGoto()2791 void InstructionCodeGeneratorARM64::VisitGoto(HGoto* got) { in VisitGoto()
2580 void LocationsBuilderMIPS::VisitGoto(HGoto* got) { in VisitGoto()2584 void InstructionCodeGeneratorMIPS::HandleGoto(HInstruction* got, HBasicBlock* successor) { in HandleGoto()2603 void InstructionCodeGeneratorMIPS::VisitGoto(HGoto* got) { in VisitGoto()
1209 void InstructionCodeGeneratorARM::HandleGoto(HInstruction* got, HBasicBlock* successor) { in HandleGoto()1230 void LocationsBuilderARM::VisitGoto(HGoto* got) { in VisitGoto()1234 void InstructionCodeGeneratorARM::VisitGoto(HGoto* got) { in VisitGoto()
1226 void InstructionCodeGeneratorX86_64::HandleGoto(HInstruction* got, HBasicBlock* successor) { in HandleGoto()1246 void LocationsBuilderX86_64::VisitGoto(HGoto* got) { in VisitGoto()1250 void InstructionCodeGeneratorX86_64::VisitGoto(HGoto* got) { in VisitGoto()
1125 void InstructionCodeGeneratorX86::HandleGoto(HInstruction* got, HBasicBlock* successor) { in HandleGoto()1145 void LocationsBuilderX86::VisitGoto(HGoto* got) { in VisitGoto()1149 void InstructionCodeGeneratorX86::VisitGoto(HGoto* got) { in VisitGoto()