Searched refs:recName (Results 1 – 1 of 1) sorted by relevance
482 const std::string &recName = OperandList[operandIndex].Rec->getName(); in hasFROperands() local484 if (recName.find("FR") != recName.npos) in hasFROperands()495 const std::string &recName = OperandList[operandIndex].Rec->getName(); in has256BitOperands() local497 if (!recName.compare("VR256") || !recName.compare("f256mem")) { in has256BitOperands()586 const std::string &recName = OperandList[operandIndex].Rec->getName(); in emitInstructionSpecifier() local588 if (recName.find("FR") != recName.npos) in emitInstructionSpecifier()