Searched refs:isOpaqueOrPointeeTypeMatches (Results 1 – 13 of 13) sorted by relevance
65 if (PT->isOpaqueOrPointeeTypeMatches(getInt8Ty())) in getCastedInt8PtrValue()509 assert(PtrTy->isOpaqueOrPointeeTypeMatches(Ty) && "Wrong element type"); in CreateMaskedLoad()530 assert(PtrTy->isOpaqueOrPointeeTypeMatches(DataTy) && "Wrong element type"); in CreateMaskedStore()566 ->isOpaqueOrPointeeTypeMatches( in CreateMaskedGather()603 PtrTy->isOpaqueOrPointeeTypeMatches(DataTy->getElementType()) && in CreateMaskedScatter()1149 assert(cast<PointerType>(BaseType)->isOpaqueOrPointeeTypeMatches(ElTy) && in CreatePreserveArrayAccessIndex()1200 assert(cast<PointerType>(BaseType)->isOpaqueOrPointeeTypeMatches(ElTy) && in CreatePreserveStructAccessIndex()
1452 assert(cast<PointerType>(Ptr->getType())->isOpaqueOrPointeeTypeMatches(Ty)); in LoadInst()1464 assert(cast<PointerType>(Ptr->getType())->isOpaqueOrPointeeTypeMatches(Ty)); in LoadInst()1481 ->isOpaqueOrPointeeTypeMatches(getOperand(0)->getType()) && in AssertOK()1565 ->isOpaqueOrPointeeTypeMatches(getOperand(1)->getType()) && in Init()1568 ->isOpaqueOrPointeeTypeMatches(getOperand(2)->getType()) && in Init()1619 ->isOpaqueOrPointeeTypeMatches(getOperand(1)->getType()) && in Init()
703 cast<PointerType>(ETy)->isOpaqueOrPointeeTypeMatches(Int8Ty), in visitGlobalVariable()3042 Assert(FPTy->isOpaqueOrPointeeTypeMatches(Call.getFunctionType()), in visitCallBase()3723 Assert(PTy->isOpaqueOrPointeeTypeMatches(ElTy), in visitStoreInst()4989 Assert(PtrTy->isOpaqueOrPointeeTypeMatches(Call.getType()), in visitIntrinsicCall()5009 Assert(PtrTy->isOpaqueOrPointeeTypeMatches(Val->getType()), in visitIntrinsicCall()
1563 return !ThisArgEltTy->isOpaqueOrPointeeTypeMatches( in matchIntrinsicType()
2433 assert(OrigPtrTy->isOpaqueOrPointeeTypeMatches(Ty)); in getGetElementPtr()
692 bool isOpaqueOrPointeeTypeMatches(Type *Ty) { in isOpaqueOrPointeeTypeMatches() function
961 ->isOpaqueOrPointeeTypeMatches(PointeeType));973 ->isOpaqueOrPointeeTypeMatches(PointeeType));1028 ->isOpaqueOrPointeeTypeMatches(ResultElementType));1175 ->isOpaqueOrPointeeTypeMatches(ResultElementType));1189 ->isOpaqueOrPointeeTypeMatches(ResultElementType));
1442 assert(cast<PointerType>(Fn->getType())->isOpaqueOrPointeeTypeMatches(FTy));
1145 ->isOpaqueOrPointeeTypeMatches(ElemTyA) && "Wrong PtrA type"); in getPointersDiff()1147 ->isOpaqueOrPointeeTypeMatches(ElemTyB) && "Wrong PtrB type"); in getPointersDiff()
983 if (IsAlias && !PTy->isOpaqueOrPointeeTypeMatches(Ty)) { in parseIndirectSymbol()3563 if (!BasePointerType->isOpaqueOrPointeeTypeMatches(Ty)) { in parseValID()7188 if (!cast<PointerType>(Val->getType())->isOpaqueOrPointeeTypeMatches(Ty)) { in parseLoad()7240 ->isOpaqueOrPointeeTypeMatches(Val->getType())) in parseStore()7294 ->isOpaqueOrPointeeTypeMatches(Cmp->getType())) in parseCmpXchg()7297 ->isOpaqueOrPointeeTypeMatches(New->getType())) in parseCmpXchg()7371 ->isOpaqueOrPointeeTypeMatches(Val->getType())) in parseAtomicRMW()7448 if (!BasePointerType->isOpaqueOrPointeeTypeMatches(Ty)) { in parseGetElementPtr()
869 cast<PointerType>(Addr->getType())->isOpaqueOrPointeeTypeMatches(OrigTy)); in getMemoryAccessFuncIndex()
865 ->isOpaqueOrPointeeTypeMatches(PointeeType) &&
2673 else if (!OrigPtrTy->isOpaqueOrPointeeTypeMatches(PointeeType)) in parseConstants()3807 if (!cast<PointerType>(PtrType)->isOpaqueOrPointeeTypeMatches(ValType)) in typeCheckLoadStoreInst()4142 ->isOpaqueOrPointeeTypeMatches(Ty)) { in parseFunctionBody()4661 } else if (!CalleeTy->isOpaqueOrPointeeTypeMatches(FTy)) in parseFunctionBody()5289 } else if (!OpTy->isOpaqueOrPointeeTypeMatches(FTy)) in parseFunctionBody()