Searched defs:IsCopy (Results 1 – 7 of 7) sorted by relevance
65 bool IsCopy = isCopyConstructorCall(Call) || isCopyAssignmentCall(Call); in handleConstructorAndAssignment() local
378 bool IsCopy = MI->isCopy(); in optimizeBlock() local
488 Register Reg, MachineBasicBlock *MBB, bool &IsCopy, Register &DstReg, in findOnlyInterestingUse()831 bool IsCopy = false; in scanUses() local
3332 bool IsCopy = false; in applyMappingImpl() local3372 bool IsCopy = false; in applyMappingImpl() local
2451 bool IsCopy = MI->getOpcode() == AMDGPU::V_MOV_B32_e32 || in eliminateFrameIndex() local
1159 auto IsCopy = [] (const IFRecordWithRegSet &IR) -> bool { in pruneRegCopies() local
4093 bool IsCopy = CT == Ctor_CopyingClosure; in getAddrOfCXXCtorClosure() local