Home
last modified time | relevance | path

Searched refs:isAggregateType (Results 1 – 25 of 33) sorted by relevance

12

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVPrepareFunctions.cpp62 bool IsRetAggr = F->getReturnType()->isAggregateType(); in processFunctionSignature()
65 return Arg.getType()->isAggregateType(); in processFunctionSignature()
76 if (Arg.getType()->isAggregateType()) { in processFunctionSignature()
H A DSPIRVEmitIntrinsics.cpp284 if (!I.getType()->isAggregateType()) in visitLoadInst()
320 assert(I.getType()->isAggregateType() && "Aggregate result is expected"); in visitAtomicCmpXchgInst()
372 if (isa<UndefValue>(Op) && Op->getType()->isAggregateType()) in insertAssignTypeIntrs()
433 if (ElTy->isAggregateType() || ElTy->isVectorTy() || in runOnFunction()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPULateCodeGenPrepare.cpp115 if (Ty->isAggregateType()) in canWidenScalarExtLoad()
H A DAMDGPULowerKernelArguments.cpp138 bool DoShiftOpt = Size < 32 && !ArgTy->isAggregateType(); in runOnFunction()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DAnalysis.cpp450 while (DeeperType->isAggregateType()) { in advanceToNextLeafType()
492 ->isAggregateType()) { in firstRealType()
510 ->isAggregateType()); in nextRealType()
/llvm-project-15.0.7/llvm/include/llvm/FuzzMutate/
H A DOpDescriptor.h174 return V->getType()->isAggregateType(); in anyAggregateType()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DType.h262 bool isAggregateType() const { in isAggregateType() function
/llvm-project-15.0.7/llvm/lib/FuzzMutate/
H A DOperations.cpp190 assert(T->isAggregateType() && "Not a struct or array"); in getAggregateNumElements()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DCanonicalType.h287 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isAggregateType)
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp629 if (!T->isAggregateType()) in unpackLoadToAggregate()
1152 if (!T->isAggregateType()) in unpackStoreToAggregate()
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp691 if (T->isAggregateType() && in processStore()
811 if (T->isAggregateType()) { in processStore()
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsCallLowering.cpp310 if (T->isAggregateType()) in isSupportedReturnType()
/llvm-project-15.0.7/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp365 } else if (Ty->isAggregateType() || Ty->isVectorTy() || Ty->isIntegerTy(128)) { in printReturnValStr()
1518 if (Ty->isAggregateType() || Ty->isVectorTy() || Ty->isIntegerTy(128)) { in emitFunctionParamList()
H A DNVPTXISelLowering.cpp1333 } else if (retTy->isAggregateType() || retTy->isVectorTy() || in getPrototype()
1355 if (Ty->isAggregateType() || Ty->isVectorTy() || Ty->isIntegerTy(128)) { in getPrototype()
1539 (Ty->isAggregateType() || Ty->isVectorTy() || Ty->isIntegerTy(128))) { in LowerCall()
2521 if (Ty->isAggregateType() || Ty->isIntegerTy(128)) { in LowerFormalArguments()
/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp515 if (MF.getFunction().getReturnType()->isAggregateType()) { in LowerReturn()
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DVectorUtils.cpp211 if (!PtrTy || PtrTy->isAggregateType()) in getStrideFromPointer()
H A DConstantFolding.cpp385 if (!SrcTy->isAggregateType() && !SrcTy->isVectorTy()) in ConstantFoldLoadThroughBitcast()
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp610 else if (ElemTy->isAggregateType()) { in getConstantValue()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaInit.cpp1293 assert(DeclType->isAggregateType() && in CheckListElementTypes()
1476 ElemType->isAggregateType()) { in CheckSubElementType()
4462 if ((DestType->isRecordType() && !DestType->isAggregateType()) || in TryListInitialization()
4492 if (S.getLangOpts().CPlusPlus && !DestType->isAggregateType() && in TryListInitialization()
/llvm-project-15.0.7/llvm/lib/IR/
H A DInstructions.cpp3572 SrcTy->isAggregateType() || DstTy->isAggregateType()) in castIsValid()
H A DConstants.cpp411 assert((getType()->isAggregateType() || getType()->isVectorTy()) && in getAggregateElement()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmt.cpp2425 Ty->isAggregateType()); in EmitAsmStmt()
/llvm-project-15.0.7/clang/lib/AST/
H A DType.cpp2210 bool Type::isAggregateType() const { in isAggregateType() function in Type
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp5438 return !Ty->isVectorTy() && !Ty->isAggregateType(); in areInlineCompatible()
5480 [](Type *T) { return T->isVectorTy() || T->isAggregateType(); }); in areTypesABICompatible()
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp220 if (Val.getType()->isAggregateType()) { in getOrCreateVRegs()

12