HomeSort by: relevance | last modified time | path
    Searched refs:isUnsupported (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/TableGen/
CodeGenSchedule.h 276 bool isUnsupported(const CodeGenInstruction &Inst) const;
CodeGenSchedule.cpp 1984 if (ProcModel.isUnsupported(*Inst))
2193 bool CodeGenProcModel::isUnsupported(const CodeGenInstruction &Inst) const {

Completed in 23 milliseconds