Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGICombinerEmitter.cpp153 const StringInit *MatchingFixupCode = nullptr; member in __anon08ee5a240111::CombineRule
202 const StringInit *getMatchingFixupCode() const { return MatchingFixupCode; } in getMatchingFixupCode()
518 assert(!MatchingFixupCode && in parseMatcher()
520 MatchingFixupCode = StringI; in parseMatcher()