Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DX86FoldTablesEmitter.cpp263 static inline bool hasRegisterFormat(const Record *Inst) { in hasRegisterFormat() function
610 else if (hasRegisterFormat(Rec)) { in run()