Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DX86FoldTablesEmitter.cpp95 const CodeGenInstruction *RegInst; member in __anond1d7e91e0111::X86FoldTablesEmitter::X86FoldTableEntry
105 X86FoldTableEntry(const CodeGenInstruction *RegInst, in X86FoldTableEntry()
316 bool operator()(const CodeGenInstruction *RegInst) { in operator ()()
618 const CodeGenInstruction *RegInst = *Match; in run() local