Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Target/R600/
HDR600InstrInfo.h62 bool isPlaceHolderOpcode(unsigned opcode) const;
HDR600InstrInfo.cpp111 bool R600InstrInfo::isPlaceHolderOpcode(unsigned Opcode) const { in isPlaceHolderOpcode() function in R600InstrInfo