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

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetInstrInfo.h 108 static bool isGenericOpcode(unsigned Opc) {
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIInstrInfo.cpp 3677 SIInstrInfo::isGenericOpcode(MI.getOpcode()) ||
3698 if (SIInstrInfo::isGenericOpcode(MI.getOpcode()))

Completed in 50 milliseconds