Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp300 unsigned Representative = *Opcodes.begin(); in getActionDefinitionsBuilder() local
306 aliasActionDefinitions(Representative, *I); in getActionDefinitionsBuilder()
308 auto &Return = getActionDefinitionsBuilder(Representative); in getActionDefinitionsBuilder()
/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp4657 const Matcher &Representative = **Matchers.begin(); in candidateConditionMatches() local
4658 const auto &RepresentativeCondition = Representative.getFirstCondition(); in candidateConditionMatches()