HomeSort by: relevance | last modified time | path
    Searched defs:Representative (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
Clustering.h 152 return Representative;
163 std::vector<PerInstructionStats> Representative;
Clustering.h 152 return Representative;
163 std::vector<PerInstructionStats> Representative;
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
LegalizerInfo.cpp 444 unsigned Representative = *Opcodes.begin();
450 aliasActionDefinitions(Representative, Op);
452 auto &Return = getActionDefinitionsBuilder(Representative);
LegalizerInfo.cpp 444 unsigned Representative = *Opcodes.begin();
450 aliasActionDefinitions(Representative, Op);
452 auto &Return = getActionDefinitionsBuilder(Representative);

Completed in 44 milliseconds