Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DX86FoldTablesEmitter.cpp222 static inline bool hasRegisterFormat(const Record *Inst) { in hasRegisterFormat() function
546 else if (hasRegisterFormat(Rec)) { in run()