| /llvm-project-15.0.7/llvm/unittests/AsmParser/ |
| H A D | AsmParserTest.cpp | 202 ASSERT_TRUE(Ty->isStructTy()); in TEST() 216 ASSERT_TRUE(Ty->isStructTy()); in TEST() 243 ASSERT_TRUE(Ty->isStructTy()); in TEST() 324 ASSERT_TRUE(Ty->isStructTy()); in TEST() 339 ASSERT_TRUE(Ty->isStructTy()); in TEST() 368 ASSERT_TRUE(Ty->isStructTy()); in TEST()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Utils/ |
| H A D | SCCPSolver.cpp | 167 assert(!V->getType()->isStructTy() && 413 assert(!V->getType()->isStructTy() && in getLatticeValueFor() 728 if (PN.getType()->isStructTy()) in visitPHINode() 852 if (EVI.getType()->isStructTy()) in visitExtractValueInst() 865 if (AggVal->getType()->isStructTy()) { in visitExtractValueInst() 903 if (Val->getType()->isStructTy()) in visitInsertValueInst() 916 if (I.getType()->isStructTy()) in visitSelectInst() 1091 if (SI.getOperand(0)->getType()->isStructTy()) in visitStoreInst() 1125 if (I.getType()->isStructTy() || I.isVolatile()) in visitLoadInst() 1184 if (CB.getType()->isStructTy()) in handleCallOverdefined() [all …]
|
| H A D | VNCoercion.cpp | 14 return Ty->isStructTy() || Ty->isArrayTy() || isa<ScalableVectorType>(Ty); in isFirstClassAggregateOrScalableType() 317 if (DepLI->getType()->isStructTy() || DepLI->getType()->isArrayTy()) in analyzeLoadFromClobberingLoad()
|
| H A D | Local.cpp | 1547 return AI->getAllocatedType() && AI->getAllocatedType()->isStructTy(); in isStructure()
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyFixFunctionBitcasts.cpp | 146 } else if (ArgType->isStructTy() || ParamType->isStructTy()) { in createWrapper() 186 } else if (RtnType->isStructTy() || ExpectedRtnType->isStructTy()) { in createWrapper()
|
| H A D | WebAssemblyFastISel.cpp | 657 if (ArgTy->isStructTy() || ArgTy->isArrayTy()) in fastLowerArguments()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | SCCP.cpp | 108 if (V->getType()->isStructTy()) { in tryToReplaceWithConstant() 349 if (U->getType()->isStructTy()) { in findReturnsToZap() 675 assert(F->getReturnType()->isStructTy() && in runIPSCCP()
|
| H A D | SROA.cpp | 1827 if (LTy->isStructTy()) in isVectorPromotionViableForSlice() 1840 if (STy->isStructTy()) in isVectorPromotionViableForSlice()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/IPO/ |
| H A D | MergeFunctions.cpp | 491 if (SrcTy->isStructTy()) { in createCast() 492 assert(DestTy->isStructTy()); in createCast() 505 assert(!DestTy->isStructTy()); in createCast()
|
| H A D | DeadArgumentElimination.cpp | 954 assert((RetTy->isStructTy() || RetTy->isArrayTy()) && in removeDeadStuffFromFunction() 1029 assert(RetTy->isStructTy() || RetTy->isArrayTy()); in removeDeadStuffFromFunction()
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | MipsCCState.cpp | 43 if (Ty->isStructTy() && Ty->getStructNumElements() == 1 && in originalTypeIsF128()
|
| H A D | MipsFastISel.cpp | 1352 if (ArgTy->isStructTy() || ArgTy->isArrayTy() || ArgTy->isVectorTy()) { in fastLowerArguments()
|
| /llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
| H A D | RenderScriptx86ABIFixups.cpp | 60 return type->isStructTy() && in isRSAllocationTy()
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | InlineAsm.cpp | 311 if (Ty->getReturnType()->isStructTy()) in verify()
|
| H A D | Value.cpp | 62 assert((VTy->isFirstClassType() || VTy->isVoidTy() || VTy->isStructTy()) && in Value()
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | Type.h | 217 bool isStructTy() const { return getTypeID() == StructTyID; } in isStructTy() function
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64PromoteConstant.cpp | 243 if (CstTy->isStructTy()) { in isConstantUsingVectorTy()
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMCallLowering.cpp | 61 if (T->isStructTy()) { in isSupportedType()
|
| H A D | ARMFastISel.cpp | 3040 if (ArgTy->isStructTy() || ArgTy->isArrayTy() || ArgTy->isVectorTy()) in fastLowerArguments()
|
| /llvm-project-15.0.7/polly/lib/CodeGen/ |
| H A D | IslExprBuilder.cpp | 135 assert(ResultStruct->getType()->isStructTy()); in createBinOp()
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGDecl.cpp | 1291 if (Ty->isStructTy() || Ty->isArrayTy() || Ty->isVectorTy()) in containsUndef() 1303 if (!(Ty->isStructTy() || Ty->isArrayTy() || Ty->isVectorTy())) in replaceUndef() 1312 if (Ty->isStructTy()) in replaceUndef()
|
| H A D | MicrosoftCXXABI.cpp | 3054 if (MemPtr->getType()->isStructTy()) in EmitMemberPointerIsNotNull() 3076 llvm::Constant *FirstField = Val->getType()->isStructTy() ? in MemberPointerConstantIsNull() 3217 if (MemPtr->getType()->isStructTy()) { in EmitMemberDataPointerAddress() 3513 if (MemPtr->getType()->isStructTy()) { in EmitLoadOfMemberFunctionPointer()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroFrame.cpp | 847 if (Ty->isStructTy()) { in solveTypeName() 894 } else if (Ty->isStructTy()) { in solveDIType()
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonCommonGEP.cpp | 261 if (GN.PTy->isStructTy()) { in operator <<()
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | ConstantFolding.cpp | 392 if (SrcTy->isStructTy()) { in ConstantFoldLoadThroughBitcast()
|