Lines Matching refs:CanOutlineWithPrevInstr
173 MachineBasicBlock::iterator &It, bool &CanOutlineWithPrevInstr, in mapToLegalUnsigned()
183 if (CanOutlineWithPrevInstr) in mapToLegalUnsigned()
185 CanOutlineWithPrevInstr = true; in mapToLegalUnsigned()
228 MachineBasicBlock::iterator &It, bool &CanOutlineWithPrevInstr, in mapToIllegalUnsigned()
232 CanOutlineWithPrevInstr = false; in mapToIllegalUnsigned()
301 bool CanOutlineWithPrevInstr = false; in convertToUnsignedVec() local
324 mapToIllegalUnsigned(It, CanOutlineWithPrevInstr, UnsignedVecForMBB, in convertToUnsignedVec()
338 mapToIllegalUnsigned(It, CanOutlineWithPrevInstr, UnsignedVecForMBB, in convertToUnsignedVec()
343 mapToLegalUnsigned(It, CanOutlineWithPrevInstr, HaveLegalRange, in convertToUnsignedVec()
349 mapToLegalUnsigned(It, CanOutlineWithPrevInstr, HaveLegalRange, in convertToUnsignedVec()
354 mapToIllegalUnsigned(It, CanOutlineWithPrevInstr, UnsignedVecForMBB, in convertToUnsignedVec()
377 mapToIllegalUnsigned(It, CanOutlineWithPrevInstr, UnsignedVecForMBB, in convertToUnsignedVec()