Searched refs:computeRegsToDef (Results 1 – 3 of 3) sorted by relevance
138 Configuration.SnippetSetup.RegsToDef = computeRegsToDef(Prototype.Snippet); in generateConfigurations()144 std::vector<unsigned> BenchmarkRunner::computeRegsToDef( in computeRegsToDef() function in exegesis::BenchmarkRunner
67 computeRegsToDef(const std::vector<InstructionInstance> &Snippet) const;
254 const auto RegsToDef = Runner.computeRegsToDef(Snippet); in TEST_F()280 const auto RegsToDef = Runner.computeRegsToDef(Snippet); in TEST_F()