Lines Matching refs:InstrListForMBB
176 SmallVector<MachineBasicBlock::iterator> &InstrListForMBB) { in mapToLegalUnsigned()
192 InstrListForMBB.push_back(It); in mapToLegalUnsigned()
230 SmallVector<MachineBasicBlock::iterator> &InstrListForMBB) { in mapToIllegalUnsigned()
242 InstrListForMBB.push_back(It); in mapToIllegalUnsigned()
306 SmallVector<MachineBasicBlock::iterator> InstrListForMBB; in convertToUnsignedVec() local
325 InstrListForMBB); in convertToUnsignedVec()
339 InstrListForMBB); in convertToUnsignedVec()
345 InstrListForMBB); in convertToUnsignedVec()
351 InstrListForMBB); in convertToUnsignedVec()
355 InstrListForMBB); in convertToUnsignedVec()
378 InstrListForMBB); in convertToUnsignedVec()
380 append_range(InstrList, InstrListForMBB); in convertToUnsignedVec()