Lines Matching refs:CanOutlineWithPrevInstr
166 MachineBasicBlock::iterator &It, bool &CanOutlineWithPrevInstr, in mapToLegalUnsigned()
176 if (CanOutlineWithPrevInstr) in mapToLegalUnsigned()
178 CanOutlineWithPrevInstr = true; in mapToLegalUnsigned()
221 MachineBasicBlock::iterator &It, bool &CanOutlineWithPrevInstr, in mapToIllegalUnsigned()
225 CanOutlineWithPrevInstr = false; in mapToIllegalUnsigned()
294 bool CanOutlineWithPrevInstr = false; in convertToUnsignedVec() local
317 mapToIllegalUnsigned(It, CanOutlineWithPrevInstr, UnsignedVecForMBB, in convertToUnsignedVec()
331 mapToIllegalUnsigned(It, CanOutlineWithPrevInstr, UnsignedVecForMBB, in convertToUnsignedVec()
336 mapToLegalUnsigned(It, CanOutlineWithPrevInstr, HaveLegalRange, in convertToUnsignedVec()
342 mapToLegalUnsigned(It, CanOutlineWithPrevInstr, HaveLegalRange, in convertToUnsignedVec()
347 mapToIllegalUnsigned(It, CanOutlineWithPrevInstr, UnsignedVecForMBB, in convertToUnsignedVec()
370 mapToIllegalUnsigned(It, CanOutlineWithPrevInstr, UnsignedVecForMBB, in convertToUnsignedVec()