Searched refs:CallCsaMacroInstruction (Results 1 – 5 of 5) sorted by relevance
207 void CallCsaMacroInstruction::TypeInstruction(Stack<const Type*>* stack, in TypeInstruction()234 void CallCsaMacroInstruction::RecomputeDefinitionLocations( in RecomputeDefinitionLocations()252 CallCsaMacroInstruction::GetExceptionObjectDefinition() const { in GetExceptionObjectDefinition()257 std::size_t CallCsaMacroInstruction::GetValueDefinitionCount() const { in GetValueDefinitionCount()261 DefinitionLocation CallCsaMacroInstruction::GetValueDefinition( in GetValueDefinition()268 const CallCsaMacroInstruction& instruction) { in operator <<()
41 V(CallCsaMacroInstruction) \473 struct CallCsaMacroInstruction : InstructionBase { struct475 CallCsaMacroInstruction(Macro* macro, in CallCsaMacroInstruction() argument495 const CallCsaMacroInstruction& instruction); argument
207 void CCGenerator::EmitInstruction(const CallCsaMacroInstruction& instruction, in EmitInstruction()
312 void CSAGenerator::EmitInstruction(const CallCsaMacroInstruction& instruction, in EmitInstruction()
2913 CallCsaMacroInstruction{macro, constexpr_arguments, catch_block}); in GenerateCall()