Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp266 static inline bool hasMemoryFormat(const Record *Inst) { in hasMemoryFormat() function
593 if (hasMemoryFormat(Rec)) in run()