Searched refs:CallCsaMacroAndBranchInstruction (Results 1 – 5 of 5) sorted by relevance
279 void CallCsaMacroAndBranchInstruction::TypeInstruction( in TypeInstruction()327 void CallCsaMacroAndBranchInstruction::RecomputeDefinitionLocations( in RecomputeDefinitionLocations()361 std::size_t CallCsaMacroAndBranchInstruction::GetLabelCount() const { in GetLabelCount()365 std::size_t CallCsaMacroAndBranchInstruction::GetLabelValueDefinitionCount( in GetLabelValueDefinitionCount()371 DefinitionLocation CallCsaMacroAndBranchInstruction::GetLabelValueDefinition( in GetLabelValueDefinition()381 std::size_t CallCsaMacroAndBranchInstruction::GetValueDefinitionCount() const { in GetValueDefinitionCount()387 DefinitionLocation CallCsaMacroAndBranchInstruction::GetValueDefinition( in GetValueDefinition()394 CallCsaMacroAndBranchInstruction::GetExceptionObjectDefinition() const { in GetExceptionObjectDefinition()400 const CallCsaMacroAndBranchInstruction& instruction) { in operator <<()
44 V(CallCsaMacroAndBranchInstruction) \497 struct CallCsaMacroAndBranchInstruction : InstructionBase { struct499 CallCsaMacroAndBranchInstruction(Macro* macro, in CallCsaMacroAndBranchInstruction() argument532 const CallCsaMacroAndBranchInstruction& instruction); argument
258 const CallCsaMacroAndBranchInstruction& instruction, in EmitInstruction()
364 const CallCsaMacroAndBranchInstruction& instruction, in EmitInstruction()
2929 assembler().Emit(CallCsaMacroAndBranchInstruction{ in GenerateCall()