Searched refs:isFCOp (Results 1 – 1 of 1) sorted by relevance
85 bool isFCOp(unsigned opcode) const;154 } else if (isFCOp(MI.getOpcode())){ in EncodeInstruction()634 bool R600MCCodeEmitter::isFCOp(unsigned opcode) const { in isFCOp() function in R600MCCodeEmitter