Home
last modified time | relevance | path

Searched refs:getLongDispOpc (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZInstrInfo.h101 const MCInstrDesc& getLongDispOpc(unsigned Opc) const;
105 return getLongDispOpc(Opc);
DSystemZInstrInfo.cpp416 SystemZInstrInfo::getLongDispOpc(unsigned Opc) const { in getLongDispOpc() function in SystemZInstrInfo