Searched refs:getIEQOpcode (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Target/R600/
H A DSIInstrInfo.h51 virtual unsigned getIEQOpcode() const { assert(!"Implement"); return 0;} function in class:llvm::SIInstrInfo
H A DAMDGPUInstrInfo.h153 virtual unsigned getIEQOpcode() const = 0;
H A DR600InstrInfo.h145 virtual unsigned getIEQOpcode() const;
H A DR600InstrInfo.cpp92 unsigned R600InstrInfo::getIEQOpcode() const { function in class:R600InstrInfo

Completed in 114 milliseconds