Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp102 const CodeGenInstruction *RegInst; member in __anon1132bd720111::X86FoldTablesEmitter::X86FoldTableEntry
112 X86FoldTableEntry(const CodeGenInstruction *RegInst, in X86FoldTableEntry()
266 bool operator()(const CodeGenInstruction *RegInst) { in operator ()()
571 const CodeGenInstruction *RegInst = *Match; in run() local