Searched refs:SubOpName (Results 1 – 1 of 1) sorted by relevance
162 std::string SubOpName; in ParseOperandName() local167 SubOpName = OpName.substr(DotIdx+1); in ParseOperandName()168 if (SubOpName.empty()) in ParseOperandName()175 if (SubOpName.empty()) { // If no suboperand name was specified: in ParseOperandName()178 SubOpName.empty()) in ParseOperandName()193 if (MIOpInfo->getArgName(i) == SubOpName) in ParseOperandName()