Searched refs:NamespaceConstantInstruction (Results 1 – 5 of 5) sorted by relevance
110 void NamespaceConstantInstruction::TypeInstruction( in TypeInstruction()115 void NamespaceConstantInstruction::RecomputeDefinitionLocations( in RecomputeDefinitionLocations()122 std::size_t NamespaceConstantInstruction::GetValueDefinitionCount() const { in GetValueDefinitionCount()126 DefinitionLocation NamespaceConstantInstruction::GetValueDefinition( in GetValueDefinition()133 const NamespaceConstantInstruction& instruction) { in operator <<()
43 V(NamespaceConstantInstruction) \367 struct NamespaceConstantInstruction : InstructionBase { struct369 explicit NamespaceConstantInstruction(NamespaceConstant* constant) in TORQUE_INSTRUCTION_BOILERPLATE() argument379 const NamespaceConstantInstruction& instruction); argument
97 const NamespaceConstantInstruction& instruction, in EmitInstruction()
125 const NamespaceConstantInstruction& instruction, in EmitInstruction()
2458 assembler().Emit(NamespaceConstantInstruction{constant}); in GetLocationReference()