Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp74 const CodeGenInstruction *RegInst; global() member in __anon86d16acd0111::X86FoldTablesEmitter::X86FoldTableEntry
96 X86FoldTableEntry(const CodeGenInstruction * RegInst,const CodeGenInstruction * MemInst) X86FoldTableEntry() argument
346 operator ()(const CodeGenInstruction * RegInst) operator ()() argument
446 addEntryWithFlags(FoldTable & Table,const CodeGenInstruction * RegInst,const CodeGenInstruction * MemInst,uint16_t S,unsigned FoldedIdx,bool IsManual) addEntryWithFlags() argument
531 addBroadcastEntry(FoldTable & Table,const CodeGenInstruction * RegInst,const CodeGenInstruction * MemInst) addBroadcastEntry() argument
557 updateTables(const CodeGenInstruction * RegInst,const CodeGenInstruction * MemInst,uint16_t S,bool IsManual,bool IsBroadcast) updateTables() argument
692 __anon86d16acd0602(const CodeGenInstruction *RegInst) run() argument
[all...]