Searched defs:RegInst (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/utils/TableGen/ |
H A D | X86FoldTablesEmitter.cpp | 71 const CodeGenInstruction *RegInst; member in __anon6270c10e0111::X86FoldTablesEmitter::X86FoldTableEntry 93 X86FoldTableEntry(const CodeGenInstruction *RegInst, in X86FoldTableEntry() argument 343 bool operator()(const CodeGenInstruction *RegInst) { in operator ()() argument 441 addEntryWithFlags(FoldTable & Table,const CodeGenInstruction * RegInst,const CodeGenInstruction * MemInst,uint16_t S,unsigned FoldedIdx,bool IsManual) addEntryWithFlags() argument 509 addBroadcastEntry(FoldTable & Table,const CodeGenInstruction * RegInst,const CodeGenInstruction * MemInst) addBroadcastEntry() argument 535 updateTables(const CodeGenInstruction * RegInst,const CodeGenInstruction * MemInst,uint16_t S,bool IsManual,bool IsBroadcast) updateTables() argument 675 __anon6270c10e0602(const CodeGenInstruction *RegInst) run() argument [all...] |