Home
last modified time | relevance | path

Searched refs:srcrecord (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h1093 PatternToMatch(Record *srcrecord, std::vector<Predicate> preds,
1097 : SrcRecord(srcrecord), SrcPattern(src), DstPattern(dst), in SrcRecord() argument