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

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIInstrInfo.h 1094 bool isAsmOnlyOpcode(int MCOp) const;
SIInstrInfo.cpp 7502 bool SIInstrInfo::isAsmOnlyOpcode(int MCOp) const {
7569 if (isAsmOnlyOpcode(MCOp))

Completed in 100 milliseconds