Searched refs:GotoExternalInstruction (Results 1 – 5 of 5) sorted by relevance
51 V(GotoExternalInstruction) \566 struct GotoExternalInstruction : InstructionBase { struct570 GotoExternalInstruction(std::string destination, in GotoExternalInstruction() argument
549 void GotoExternalInstruction::TypeInstruction(Stack<const Type*>* stack, in TypeInstruction()556 void GotoExternalInstruction::RecomputeDefinitionLocations( in RecomputeDefinitionLocations()
307 void CCGenerator::EmitInstruction(const GotoExternalInstruction& instruction, in EmitInstruction()
758 void CSAGenerator::EmitInstruction(const GotoExternalInstruction& instruction, in EmitInstruction()
444 assembler().Emit(GotoExternalInstruction{ in VisitMacroCommon()