Searched refs:DefDstTy (Results 1 – 1 of 1) sorted by relevance
2373 LLT DefDstTy = MRI.getType(DefDstReg); in contractCrossBankCopyIntoStore() local2379 if (!DefDstTy.isValid()) in contractCrossBankCopyIntoStore()2383 if (DefDstTy.getSizeInBits() != StoreSrcTy.getSizeInBits()) in contractCrossBankCopyIntoStore()