Searched refs:AddrTy (Results 1 – 2 of 2) sorted by relevance
91 PointerType *AddrTy = cast<PointerType>(V->getType()); in isSafeToLoadUnconditionally() local92 uint64_t LoadSize = DL.getTypeStoreSize(AddrTy->getElementType()); in isSafeToLoadUnconditionally()
1855 EVT AddrTy = MemAddr.getValueType(); in SelectVLD() local1863 ResTy, AddrTy, MVT::Other, OpsA); in SelectVLD()