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