Searched defs:got (Results 1 – 4 of 4) sorted by relevance
43 HInstruction* got = new (allocator) HGoto(); in createGotoBlock() local292 HInstruction* got = block->GetLastInstruction(); in TEST() local
362 void LocationsBuilderX86_64::VisitGoto(HGoto* got) { in VisitGoto()366 void InstructionCodeGeneratorX86_64::VisitGoto(HGoto* got) { in VisitGoto()
523 void LocationsBuilderARM::VisitGoto(HGoto* got) { in VisitGoto()527 void InstructionCodeGeneratorARM::VisitGoto(HGoto* got) { in VisitGoto()
481 void LocationsBuilderX86::VisitGoto(HGoto* got) { in VisitGoto()485 void InstructionCodeGeneratorX86::VisitGoto(HGoto* got) { in VisitGoto()