Home
last modified time | relevance | path

Searched refs:isPlaceHolderOpcode (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
DR600InstrInfo.h49 bool isPlaceHolderOpcode(unsigned opcode) const;
DR600InstrInfo.cpp111 bool R600InstrInfo::isPlaceHolderOpcode(unsigned Opcode) const in isPlaceHolderOpcode() function in R600InstrInfo
/external/llvm/lib/Target/R600/
DR600InstrInfo.h72 bool isPlaceHolderOpcode(unsigned opcode) const;
DR600InstrInfo.cpp108 bool R600InstrInfo::isPlaceHolderOpcode(unsigned Opcode) const { in isPlaceHolderOpcode() function in R600InstrInfo