Home
last modified time | relevance | path

Searched refs:hasMemoryFormat (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp231 static inline bool hasMemoryFormat(const Record *Inst) { in hasMemoryFormat() function
544 if (hasMemoryFormat(Rec)) in run()