Searched refs:IsDstPtr (Results 1 – 1 of 1) sorted by relevance
596 bool IsDstPtr = MRI.getType(DstReg).isPointer(); in processInstrsWithTypeFolding() local598 if (IsDstPtr || isDstVec) in processInstrsWithTypeFolding()607 MRI.setType(DstReg, IsDstPtr ? LLT::pointer(0, GR->getPointerSize()) in processInstrsWithTypeFolding()