Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp98 const CodeGenInstruction *RegInst; member in __anonf4dbc8260111::X86FoldTablesEmitter::X86FoldTableEntry
108 X86FoldTableEntry(const CodeGenInstruction *RegInst, in X86FoldTableEntry()
322 bool operator()(const CodeGenInstruction *RegInst) { in operator ()()
633 const CodeGenInstruction *RegInst = *Match; in run() local