Home
last modified time | relevance | path

Searched defs:getMCOpcode (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/R600/
DAMDGPUMCInstLower.cpp45 unsigned AMDGPUMCInstLower::getMCOpcode(unsigned MIOpcode) const { in getMCOpcode() function in AMDGPUMCInstLower
DAMDGPUInstrInfo.cpp342 int getMCOpcode(uint16_t Opcode, unsigned Gen) { in getMCOpcode() function