/external/llvm/lib/IR/ |
D | ConstantFold.cpp | 117 if (StructType *STy = dyn_cast<StructType>(ElTy)) { in FoldBitCast() local 121 } else if (SequentialType *STy = in FoldBitCast() local 345 if (StructType *STy = dyn_cast<StructType>(Ty)) in getFoldedSizeOf() local 407 if (StructType *STy = dyn_cast<StructType>(Ty)) { in getFoldedAlignOf() local 471 if (StructType *STy = dyn_cast<StructType>(Ty)) in getFoldedOffsetOf() local 631 if (StructType *STy = dyn_cast<StructType>(Ty)) in ConstantFoldCastInstruction() local 1221 if (StructType *STy = dyn_cast<StructType>(Ty)) { in isMaybeZeroSizedType() local 1930 static bool isIndexInRangeOfSequentialType(const SequentialType *STy, in isIndexInRangeOfSequentialType() 2024 else if (SequentialType *STy = dyn_cast_or_null<SequentialType>(LastTy)) in ConstantFoldGetElementPtrImpl() local
|
D | Type.cpp | 105 const StructType *STy = dyn_cast<StructType>(this); in isEmptyTy() local 625 if (StructType *STy = dyn_cast<StructType>(this)) { in getTypeAtIndex() local 635 if (StructType *STy = dyn_cast<StructType>(this)) { in getTypeAtIndex() local 643 if (const StructType *STy = dyn_cast<StructType>(this)) { in indexValid() local 660 if (const StructType *STy = dyn_cast<StructType>(this)) in indexValid() local
|
D | TypeFinder.cpp | 107 if (StructType *STy = dyn_cast<StructType>(Ty)) in incorporateType() local
|
D | DataLayout.cpp | 479 StructLayout *&operator[](StructType *STy) { in operator []() 740 if (StructType *STy = dyn_cast<StructType>(*TI)) { in getIndexedOffset() local
|
D | AsmWriter.cpp | 178 StructType *STy = *I; in incorporateTypes() local 230 StructType *STy = cast<StructType>(Ty); in print() local 271 void TypePrinting::printStructBody(StructType *STy, raw_ostream &OS) { in printStructBody() 2221 if (StructType *STy = dyn_cast<StructType>(const_cast<Type*>(this))) in print() local
|
D | Value.cpp | 493 Type *STy = BC->getSrcTy()->getPointerElementType(), in isDereferenceablePointer() local
|
/external/llvm/lib/Transforms/IPO/ |
D | ArgumentPromotion.cpp | 169 if (StructType *STy = dyn_cast<StructType>(AgTy)) { in PromoteArguments() local 199 if (StructType *STy = dyn_cast<StructType>(AgTy)) { in PromoteArguments() local 540 StructType *STy = cast<StructType>(AgTy); in DoPromotion() local 675 StructType *STy = cast<StructType>(AgTy); in DoPromotion() local 807 StructType *STy = cast<StructType>(AgTy); in DoPromotion() local
|
D | IPConstantPropagation.cpp | 171 StructType *STy = dyn_cast<StructType>(F.getReturnType()); in PropagateConstantReturn() local
|
D | DeadArgumentElimination.cpp | 381 else if (StructType *STy = dyn_cast<StructType>(F->getReturnType())) in NumRetVals() local 533 Type *STy = dyn_cast<StructType>(F.getReturnType()); in SurveyFunction() local 767 StructType *STy = dyn_cast<StructType>(RetTy); in RemoveDeadStuffFromFunction() local
|
D | GlobalOpt.cpp | 128 SequentialType *STy = cast<SequentialType>(Ty); in isLeakCheckerRoot() local 133 StructType *STy = cast<StructType>(Ty); in isLeakCheckerRoot() local 489 if (StructType *STy = dyn_cast<StructType>(Ty)) { in SRAGlobal() local 511 } else if (SequentialType *STy = dyn_cast<SequentialType>(Ty)) { in SRAGlobal() local 1279 StructType *STy = cast<StructType>(MAT); in PerformHeapAllocSRoA() local 2121 if (StructType *STy = dyn_cast<StructType>(Init->getType())) { in EvaluateStoreInto() local 2344 if (StructType *STy = dyn_cast<StructType>(NewTy)) { in EvaluateBlock() local
|
D | StripSymbols.cpp | 182 StructType *STy = StructTypes[i]; in StripTypeNames() local
|
/external/llvm/lib/Target/ |
D | Target.cpp | 124 StructType *STy = unwrap<StructType>(StructTy); in LLVMElementAtOffset() local 130 StructType *STy = unwrap<StructType>(StructTy); in LLVMOffsetOfElement() local
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | Local.h | 211 if (StructType *STy = dyn_cast<StructType>(*GTI)) { variable
|
/external/llvm/lib/Transforms/Scalar/ |
D | SCCP.cpp | 241 if (StructType *STy = dyn_cast<StructType>(F->getReturnType())) { in AddTrackedFunction() local 295 if (StructType *STy = dyn_cast<StructType>(V->getType())) in markAnythingOverdefined() local 726 if (StructType *STy = dyn_cast<StructType>(ResultOp->getType())) in visitReturnInst() local 779 StructType *STy = dyn_cast<StructType>(IVI.getType()); in visitInsertValueInst() local 1137 if (StructType *STy = dyn_cast<StructType>(AI->getType())) { in visitCallSite() local 1149 if (StructType *STy = dyn_cast<StructType>(F->getReturnType())) { in visitCallSite() local 1251 if (StructType *STy = dyn_cast<StructType>(I->getType())) { in ResolvedUndefsIn() local
|
D | SROA.cpp | 418 if (StructType *STy = dyn_cast<StructType>(*GTI)) { in visitGetElementPtrInst() local 1309 } else if (StructType *STy = dyn_cast<StructType>(ElementTy)) { in getNaturalGEPWithType() local 1373 StructType *STy = dyn_cast<StructType>(Ty); in getNaturalGEPRecursively() local 1674 Type *STy = SI->getValueOperand()->getType(); in isVectorPromotionViableForSlice() local 2848 if (StructType *STy = dyn_cast<StructType>(Ty)) { in emitSplitOps() local 2967 } else if (StructType *STy = dyn_cast<StructType>(Ty)) { in stripAggregateTypeWrapping() local 3039 StructType *STy = dyn_cast<StructType>(Ty); in getTypePartition() local
|
/external/llvm/unittests/Linker/ |
D | LinkModulesTest.cpp | 137 StructType *STy = StructType::create(Ctx, PointerType::get(FTy, 0)); in TEST_F() local
|
/external/llvm/lib/Transforms/Utils/ |
D | MetaRenamer.cpp | 97 StructType *STy = StructTypes[i]; in runOnModule() local
|
/external/llvm/lib/CodeGen/ |
D | Analysis.cpp | 43 if (StructType *STy = dyn_cast<StructType>(Ty)) { in ComputeLinearIndex() local 80 if (StructType *STy = dyn_cast<StructType>(Ty)) { in ComputeValueVTs() local
|
D | ShadowStackGC.cpp | 231 StructType *STy = StructType::create(EltTys, "gc_map."+utostr(NumMeta)); in GetFrameMap() local
|
/external/clang/lib/CodeGen/ |
D | CGExprConstant.cpp | 510 llvm::StructType *STy = in Finalize() local 631 llvm::StructType* STy = in VisitCastExpr() local 1108 llvm::StructType *STy = llvm::StructType::get(Complex[0]->getType(), in EmitConstantValue() local 1130 llvm::StructType *STy = llvm::StructType::get(Complex[0]->getType(), in EmitConstantValue() local
|
/external/llvm/tools/bugpoint/ |
D | ExtractFunction.cpp | 211 StructType *STy = in GetTorInit() local
|
/external/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 617 if (StructType *STy = dyn_cast<StructType>(*GTI)) { in computeKnownBits() local 938 if (StructType *STy = dyn_cast<StructType>(*GTI)) { in isGEPKnownNonNull() local 1554 llvm::StructType *STy = dyn_cast<llvm::StructType>(IndexedType); in BuildSubAggregate() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineLoadStoreAlloca.cpp | 500 if (StructType *STy = dyn_cast<StructType>(SrcPTy)) { in InstCombineStoreToCast() local
|
/external/llvm/include/llvm/IR/ |
D | Operator.h | 462 if (StructType *STy = dyn_cast<StructType>(*GTI)) { in accumulateConstantOffset() local
|
/external/llvm/lib/Bitcode/Writer/ |
D | ValueEnumerator.cpp | 364 if (StructType *STy = dyn_cast<StructType>(Ty)) in EnumerateType() local
|