Home
last modified time | relevance | path

Searched defs:RIV (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/
H A DSnippetGeneratorTest.cpp519 const auto RIV = Generator.computeRegisterInitialValues(Snippet); in TEST_F() local
545 const auto RIV = Generator.computeRegisterInitialValues(Snippet); in TEST_F() local
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DSnippetGenerator.cpp111 std::vector<RegisterValue> RIV; computeRegisterInitialValues() local