Searched defs:isExport (Results 1 – 2 of 2) sorted by relevance
197 bool R600InstrInfo::isExport(unsigned Opcode) const { in isExport() function in R600InstrInfo
722 Var_Export(char *str, int isExport) in Var_Export()