Searched refs:OperandLocs (Results 1 – 1 of 1) sorted by relevance
5065 SmallVector<SMLoc, 8> OperandLocs; in MatchAndEmitInstruction() local5068 OperandLocs.push_back(Operands[i]->getStartLoc()); in MatchAndEmitInstruction()5069 if (validateInstruction(Inst, IDLoc, OperandLocs)) in MatchAndEmitInstruction()