Searched refs:LabelDeclarationVector (Results 1 – 3 of 3) sorted by relevance
875 using LabelDeclarationVector = std::vector<LabelDeclaration>; variable890 ParameterTypes p, size_t i, const Type* r, LabelDeclarationVector l, in Signature()907 LabelDeclarationVector labels;
397 LabelDeclarationVector definition_vector; in MakeSignature()
387 const LabelDeclarationVector& labels = instruction.macro->signature().labels; in EmitInstruction()