Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DTarget.h181 virtual std::unique_ptr<SavedState> withSavedState() const { in withSavedState() function
/external/llvm-project/llvm/tools/llvm-exegesis/lib/X86/
DTarget.cpp739 std::unique_ptr<SavedState> withSavedState() const override { in withSavedState() function in llvm::exegesis::__anon4815bdb70611::ExegesisX86Target