Searched refs:OperandLocs (Results 1 – 2 of 2) sorted by relevance
4045 SmallVector<SMLoc, 8> OperandLocs; in MatchAndEmitInstruction() local4048 OperandLocs.push_back(Operands[i]->getStartLoc()); in MatchAndEmitInstruction()4049 if (validateInstruction(Inst, OperandLocs)) in MatchAndEmitInstruction()
4655 SmallVector<SMLoc, 8> OperandLocs; in MatchAndEmitInstruction() local4658 OperandLocs.push_back(Operands[i]->getStartLoc()); in MatchAndEmitInstruction()4659 if (validateInstruction(Inst, IDLoc, OperandLocs)) in MatchAndEmitInstruction()