Searched refs:MakeLazyNodeInstruction (Results 1 – 5 of 5) sorted by relevance
52 V(MakeLazyNodeInstruction) \534 struct MakeLazyNodeInstruction : InstructionBase { struct536 MakeLazyNodeInstruction(Macro* macro, const Type* result_type, in MakeLazyNodeInstruction() function550 const MakeLazyNodeInstruction& instruction); argument
762 void MakeLazyNodeInstruction::TypeInstruction(Stack<const Type*>* stack, in TypeInstruction()779 void MakeLazyNodeInstruction::RecomputeDefinitionLocations( in RecomputeDefinitionLocations()788 DefinitionLocation MakeLazyNodeInstruction::GetValueDefinition() const { in GetValueDefinition()793 const MakeLazyNodeInstruction& instruction) { in operator <<()
263 void CCGenerator::EmitInstruction(const MakeLazyNodeInstruction& instruction, in EmitInstruction()
485 void CSAGenerator::EmitInstruction(const MakeLazyNodeInstruction& instruction, in EmitInstruction()
3127 assembler().Emit(MakeLazyNodeInstruction{getter, return_type, in GenerateCall()