Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Target/R600/
HDSIInstrInfo.h51 virtual unsigned getIEQOpcode() const { assert(!"Implement"); return 0;} in getIEQOpcode() function
HDR600InstrInfo.cpp92 unsigned R600InstrInfo::getIEQOpcode() const { in getIEQOpcode() function in R600InstrInfo