/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | ArgumentPromotion.cpp | 256 if (StructType *STy = dyn_cast<StructType>(AgTy)) { in PromoteArguments() local 286 if (StructType *STy = dyn_cast<StructType>(AgTy)) { in PromoteArguments() local 626 StructType *STy = cast<StructType>(AgTy); in DoPromotion() local 767 StructType *STy = cast<StructType>(AgTy); in DoPromotion() local 901 StructType *STy = cast<StructType>(AgTy); in DoPromotion() local
|
H A D | IPConstantPropagation.cpp | 171 StructType *STy = dyn_cast<StructType>(F.getReturnType()); in PropagateConstantReturn() local
|
H A D | DeadArgumentElimination.cpp | 392 else if (StructType *STy = dyn_cast<StructType>(F->getReturnType())) in NumRetVals() local 544 Type *STy = dyn_cast<StructType>(F.getReturnType()); in SurveyFunction() local 778 StructType *STy = dyn_cast<StructType>(RetTy); in RemoveDeadStuffFromFunction() local
|
H A D | GlobalOpt.cpp | 129 SequentialType *STy = cast<SequentialType>(Ty); in isLeakCheckerRoot() local 134 StructType *STy = cast<StructType>(Ty); in isLeakCheckerRoot() local 490 if (StructType *STy = dyn_cast<StructType>(Ty)) { in SRAGlobal() local 512 } else if (SequentialType *STy = dyn_cast<SequentialType>(Ty)) { in SRAGlobal() local 1278 StructType *STy = cast<StructType>(MAT); in PerformHeapAllocSRoA() local 2118 if (StructType *STy = dyn_cast<StructType>(Init->getType())) { in EvaluateStoreInto() local 2341 if (StructType *STy = dyn_cast<StructType>(NewTy)) { in EvaluateBlock() local
|
H A D | StripSymbols.cpp | 181 StructType *STy = StructTypes[i]; in StripTypeNames() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/IR/ |
H A D | ConstantFold.cpp | 119 if (StructType *STy = dyn_cast<StructType>(ElTy)) { in FoldBitCast() local 123 } else if (SequentialType *STy = in FoldBitCast() local 347 if (StructType *STy = dyn_cast<StructType>(Ty)) in getFoldedSizeOf() local 409 if (StructType *STy = dyn_cast<StructType>(Ty)) { in getFoldedAlignOf() local 473 if (StructType *STy = dyn_cast<StructType>(Ty)) in getFoldedOffsetOf() local 638 if (StructType *STy = dyn_cast<StructType>(Ty)) in ConstantFoldCastInstruction() local 1247 if (StructType *STy = dyn_cast<StructType>(Ty)) { in isMaybeZeroSizedType() local 1971 static bool isIndexInRangeOfSequentialType(const SequentialType *STy, in isIndexInRangeOfSequentialType() 2065 else if (SequentialType *STy = dyn_cast_or_null<SequentialType>(LastTy)) in ConstantFoldGetElementPtrImpl() local
|
H A D | Type.cpp | 109 const StructType *STy = dyn_cast<StructType>(this); in isEmptyTy() local 630 if (StructType *STy = dyn_cast<StructType>(this)) { in getTypeAtIndex() local 640 if (StructType *STy = dyn_cast<StructType>(this)) { in getTypeAtIndex() local 648 if (const StructType *STy = dyn_cast<StructType>(this)) { in indexValid() local 665 if (const StructType *STy = dyn_cast<StructType>(this)) in indexValid() local
|
H A D | TypeFinder.cpp | 110 if (StructType *STy = dyn_cast<StructType>(Ty)) in incorporateType() local
|
H A D | DataLayout.cpp | 502 StructLayout *&operator[](StructType *STy) { in operator []() 763 if (StructType *STy = dyn_cast<StructType>(*TI)) { in getIndexedOffset() local
|
H A D | AsmWriter.cpp | 392 StructType *STy = *I; in incorporateTypes() local 444 StructType *STy = cast<StructType>(Ty); in print() local 485 void TypePrinting::printStructBody(StructType *STy, raw_ostream &OS) { in printStructBody() 2568 if (StructType *STy = dyn_cast<StructType>(const_cast<Type*>(this))) in print() local
|
H A D | Value.cpp | 500 Type *STy = BC->getSrcTy()->getPointerElementType(), in isDereferenceablePointer() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ |
H A D | Target.cpp | 124 StructType *STy = unwrap<StructType>(StructTy); in LLVMElementAtOffset() local 130 StructType *STy = unwrap<StructType>(StructTy); in LLVMOffsetOfElement() local
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Transforms/Utils/ |
H A D | Local.h | 221 if (StructType *STy = dyn_cast<StructType>(*GTI)) { variable
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | SCCP.cpp | 242 if (StructType *STy = dyn_cast<StructType>(F->getReturnType())) { in AddTrackedFunction() local 296 if (StructType *STy = dyn_cast<StructType>(V->getType())) in markAnythingOverdefined() local 727 if (StructType *STy = dyn_cast<StructType>(ResultOp->getType())) in visitReturnInst() local 780 StructType *STy = dyn_cast<StructType>(IVI.getType()); in visitInsertValueInst() local 1141 if (StructType *STy = dyn_cast<StructType>(AI->getType())) { in visitCallSite() local 1153 if (StructType *STy = dyn_cast<StructType>(F->getReturnType())) { in visitCallSite() local 1255 if (StructType *STy = dyn_cast<StructType>(I->getType())) { in ResolvedUndefsIn() local
|
H A D | SROA.cpp | 712 if (StructType *STy = dyn_cast<StructType>(*GTI)) { in visitGetElementPtrInst() local 1586 } else if (StructType *STy = dyn_cast<StructType>(ElementTy)) { in getNaturalGEPWithType() local 1651 StructType *STy = dyn_cast<StructType>(Ty); in getNaturalGEPRecursively() local 1980 Type *STy = SI->getValueOperand()->getType(); in isVectorPromotionViableForSlice() local 3220 if (StructType *STy = dyn_cast<StructType>(Ty)) { in emitSplitOps() local 3339 } else if (StructType *STy = dyn_cast<StructType>(Ty)) { in stripAggregateTypeWrapping() local 3411 StructType *STy = dyn_cast<StructType>(Ty); in getTypePartition() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | MetaRenamer.cpp | 97 StructType *STy = StructTypes[i]; in runOnModule() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ |
H A D | Analysis.cpp | 45 if (StructType *STy = dyn_cast<StructType>(Ty)) { in ComputeLinearIndex() local 89 if (StructType *STy = dyn_cast<StructType>(Ty)) { in ComputeValueVTs() local
|
H A D | ShadowStackGC.cpp | 231 StructType *STy = StructType::create(EltTys, "gc_map."+utostr(NumMeta)); in GetFrameMap() local
|
/minix3/external/bsd/llvm/dist/llvm/unittests/Linker/ |
H A D | LinkModulesTest.cpp | 140 StructType *STy = StructType::create(Ctx, PointerType::get(FTy, 0)); in getInternal() local
|
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
H A D | CGExprConstant.cpp | 526 llvm::StructType *STy = in Finalize() local 647 llvm::StructType* STy = in VisitCastExpr() local 1149 llvm::StructType *STy = llvm::StructType::get(Complex[0]->getType(), in EmitConstantValue() local 1172 llvm::StructType *STy = llvm::StructType::get(Complex[0]->getType(), in EmitConstantValue() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 121 if (auto *STy = dyn_cast<StructType>(Ty)) in addTypeMapping() local 233 void TypeMapTy::finishType(StructType *DTy, StructType *STy, in finishType() 297 auto *STy = cast<StructType>(Ty); in get() local 327 auto *STy = cast<StructType>(Ty); in get() local
|
/minix3/external/bsd/llvm/dist/llvm/tools/bugpoint/ |
H A D | ExtractFunction.cpp | 199 StructType *STy = in GetTorInit() local
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/ |
H A D | Operator.h | 462 if (StructType *STy = dyn_cast<StructType>(*GTI)) { in accumulateConstantOffset() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 1146 if (StructType *STy = dyn_cast<StructType>(*GTI)) { in computeKnownBits() local 1471 if (StructType *STy = dyn_cast<StructType>(*GTI)) { in isGEPKnownNonNull() local 2129 llvm::StructType *STy = dyn_cast<llvm::StructType>(IndexedType); in BuildSubAggregate() local
|
H A D | ScalarEvolutionExpander.cpp | 455 while (StructType *STy = dyn_cast<StructType>(ElTy)) { in expandAddToGEP() local 1236 Type *STy = S->getType(); in expandAddRecExprLiterally() local
|