Home
last modified time | relevance | path

Searched refs:isSized (Results 1 – 25 of 62) sorted by relevance

123

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDType.cpp222 return ATy->getElementType()->isSized(Visited); in isSizedDerivedType()
225 return VTy->getElementType()->isSized(Visited); in isSizedDerivedType()
228 return TTy->getLayoutType()->isSized(Visited); in isSizedDerivedType()
230 return cast<StructType>(this)->isSized(Visited); in isSizedDerivedType()
552 bool StructType::isSized(SmallPtrSetImpl<Type*> *Visited) const { in isSized() function in StructType
578 if (!Ty->isSized(Visited)) in isSized()
HDValue.cpp865 if (ArgMemTy->isSized()) { in getPointerDereferenceableBytes()
916 if (GV->getValueType()->isSized() && !GV->hasExternalWeakLinkage()) { in getPointerDereferenceableBytes()
944 if (ObjectType->isSized()) { in getPointerAlignment()
961 if (EltTy->isSized()) in getPointerAlignment()
HDDataLayout.cpp790 assert(Ty->isSized() && "Cannot getTypeInfo() on a type that is unsized!"); in getAlignment()
1000 assert(ElemTy->isSized() && "Element type must be sized"); in getGEPIndicesForOffset()
HDVerifier.cpp2024 Check(Attrs.getByValType()->isSized(&Visited), in verifyParameterAttrs()
2032 Check(Attrs.getByRefType()->isSized(&Visited), in verifyParameterAttrs()
2040 Check(Attrs.getInAllocaType()->isSized(&Visited), in verifyParameterAttrs()
2048 Check(Attrs.getPreallocatedType()->isSized(&Visited), in verifyParameterAttrs()
3524 if (!Ty->isSized()) in visitCallBase()
4075 Check(GEP.getSourceElementType()->isSized(), "GEP into unsized type!", &GEP); in visitGetElementPtrInst()
4204 Check(ElTy->isSized(), "loading unsized types is not allowed", &LI); in visitLoadInst()
4230 Check(ElTy->isSized(), "storing unsized types is not allowed", &SI); in visitStoreInst()
4282 Check(AI.getAllocatedType()->isSized(&Visited), in visitAllocaInst()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDLowLevelTypeUtils.cpp34 if (Ty.isSized() && !Ty.isScalableTargetExtTy()) { in getLLTForType()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDReg2Mem.cpp41 if (!Inst.getType()->isSized()) in valueEscapes()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDLint.cpp439 if (!AI->isArrayAllocation() && ATy->isSized()) in visitMemoryReference()
447 if (GTy->isSized()) in visitMemoryReference()
450 if (!BaseAlign && GTy->isSized()) in visitMemoryReference()
463 if (!Align && Ty && Ty->isSized()) in visitMemoryReference()
HDGlobalsModRef.cpp746 if (GVType->isSized() && InputGVType->isSized() && in isNonEscapingGlobalNoAlias()
HDMemoryBuiltins.cpp805 if (!MemoryTy|| !MemoryTy->isSized()) { in visitArgument()
853 if (!GV.getValueType()->isSized() || GV.hasExternalWeakLinkage() || in visitGlobalVariable()
1138 if (!I.getAllocatedType()->isSized()) in visitAllocaInst()
HDLoads.cpp207 if (!Ty->isSized() || Ty->isScalableTy()) in isDereferenceableAndAlignedPointer()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVTargetObjectFile.cpp98 if (!Ty->isSized()) in isGlobalInSmallSection()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsTargetObjectFile.cpp142 if (!Ty->isSized()) in IsGlobalInSmallSectionImpl()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/XCore/
HDXCoreLowerThreadLocal.cpp139 !GV->getType()->isSized() || isZeroLengthArray(GV->getType())) in lowerGlobal()
HDXCoreTargetObjectFile.cpp122 if (TM.getCodeModel() == CodeModel::Small || !ObjType->isSized() || in SelectSectionForGlobal()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/
HDTargetMachine.cpp101 if (!GV->getValueType()->isSized()) in isLargeGlobalValue()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineLoadStoreAlloca.cpp465 if (AI.getAllocatedType()->isSized()) { in visitAllocaInst()
485 if (!EntryAI || !EntryAI->getAllocatedType()->isSized() || in visitAllocaInst()
841 if (!AI->getAllocatedType()->isSized()) in isObjectSizeLessThanOrEq()
928 if (!AllocTy || !AllocTy->isSized()) in canReplaceGEPIdxWithZero()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDType.h302 bool isSized(SmallPtrSetImpl<Type*> *Visited = nullptr) const {
HDDataLayout.h673 assert(Ty->isSized() && "Cannot getTypeInfo() on a type that is unsized!"); in getTypeSizeInBits()
HDDerivedTypes.h289 bool isSized(SmallPtrSetImpl<Type *> *Visited = nullptr) const;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
HDOpDescriptor.h177 if (T->isSized()) in sizedPtrType()
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenTypes.cpp646 if (!ResultType->isSized()) { in ConvertType()
660 if (!EltTy->isSized()) { in ConvertType()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDMemoryTaggingSupport.cpp182 return (AI.getAllocatedType()->isSized() && in isInterestingAlloca()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/FuzzMutate/
HDOperations.cpp207 [](ArrayRef<Value *>, const Value *V) { return V->getType()->isSized(); }, in gepDescriptor()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ABI/Hexagon/
HDABISysV_hexagon.cpp1314 if (retType.isIntegerTy() && retType.isSized()) { in GetReturnValueObjectImpl()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyAsmPrinter.cpp414 G.getValueType()->isSized()) { in emitEndOfAsmFile()

123