Searched defs:isMov (Results 1 – 2 of 2) sorted by relevance
88 bool R600InstrInfo::isMov(unsigned Opcode) const { in isMov() function in R600InstrInfo
861 bool isMov = (row == col); in emitDeterminant() local