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