Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp227 static inline unsigned int getRegOperandSize(const Record *RegRec) { in getRegOperandSize()
324 Record *RegRec = RegInst->TheDef; in operator ()() local
464 Record *RegRec = RegInstr->TheDef; in addEntryWithFlags() local
520 Record *RegRec = RegInstr->TheDef; in updateTables() local
H A DX86EVEX2VEXTablesEmitter.cpp180 static inline unsigned int getRegOperandSize(const Record *RegRec) { in getRegOperandSize()