Searched refs:isPointerOrPointerVector (Results 1 – 5 of 5) sorted by relevance
153 constexpr bool isPointerOrPointerVector() const { in isPointerOrPointerVector() function222 assert(!isPointerOrPointerVector() && in changeElementSize()
1333 if (!PtrTy.isPointerOrPointerVector()) in verifyPreISelGenericInstruction()1336 if (OffsetTy.isPointerOrPointerVector()) in verifyPreISelGenericInstruction()1339 if (PtrTy.isPointerOrPointerVector()) { in verifyPreISelGenericInstruction()1359 if (!DstTy.isPointerOrPointerVector()) in verifyPreISelGenericInstruction()1385 if (DstTy.isPointerOrPointerVector() || SrcTy.isPointerOrPointerVector()) in verifyPreISelGenericInstruction()1553 if (SrcTy.isPointerOrPointerVector() || SrcTy2.isPointerOrPointerVector()) { in verifyPreISelGenericInstruction()1558 if (DstTy.isPointerOrPointerVector()) { in verifyPreISelGenericInstruction()
204 assert(Res.getLLTTy(*getMRI()).isPointerOrPointerVector() && in buildPtrAdd()
8473 bool IsEltPtr = DstTy.isPointerOrPointerVector(); in lowerSelect()
350 if (Ty.isPointerOrPointerVector()) in isRegisterClassType()