Searched refs:isUnsupported (Results 1 – 2 of 2) sorted by relevance
278 bool isUnsupported(const CodeGenInstruction &Inst) const;
1986 if (ProcModel.isUnsupported(*Inst)) in checkCompleteness()2206 bool CodeGenProcModel::isUnsupported(const CodeGenInstruction &Inst) const { in isUnsupported() function in CodeGenProcModel