Searched refs:Extends (Results 1 – 10 of 10) sorted by relevance
44 ; Extends the previous example to coupled MIV subscripts.
109 def Extends : InlineCommand<"extends">;
378 construct<TypeAttrSpec::Extends>("EXTENDS" >> parenthesized(name))) ||
247 void Unparse(const TypeAttrSpec::Extends &x) { in Unparse()
679 NODE(TypeAttrSpec, Extends) in NODE()
878 WRAPPER_CLASS(Extends, Name);879 std::variant<Abstract, AccessSpec, BindC, Extends> u;
221 ; Extends of vectors of i1.
1438 /// Sign/Zero Extends
917 bool Pre(const parser::TypeAttrSpec::Extends &);4610 bool DeclarationVisitor::Pre(const parser::TypeAttrSpec::Extends &x) { in Pre()
17547 SmallVector<SDValue, 4> Extends; in PerformSplittingToWideningLoad() local17554 Extends.push_back(FPExt); in PerformSplittingToWideningLoad()17557 Loads = Extends; in PerformSplittingToWideningLoad()