Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DMCInstrDescView.h116 struct SnippetPrototype { struct
121 SnippetPrototype &operator=(const SnippetPrototype &) = delete; argument
125 SnippetPrototype &operator=(SnippetPrototype &&); argument
127 std::string Explanation;
128 std::vector<InstructionInstance> Snippet;