Searched refs:SubOpName (Results 1 – 1 of 1) sorted by relevance
160 std::string SubOpName; in ParseOperandName() local165 SubOpName = OpName.substr(DotIdx+1); in ParseOperandName()166 if (SubOpName.empty()) in ParseOperandName()173 if (SubOpName.empty()) { // If no suboperand name was specified: in ParseOperandName()176 SubOpName.empty()) in ParseOperandName()191 if (MIOpInfo->getArgName(i) == SubOpName) in ParseOperandName()