Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp272 static inline bool hasMemoryFormat(const Record *Inst) { in hasMemoryFormat() function
608 if (hasMemoryFormat(Rec)) in run()