| /external/llvm/lib/IR/ |
| D | ConstantFold.cpp | 119 if (StructType *STy = dyn_cast<StructType>(ElTy)) { in FoldBitCast() local 123 } else if (SequentialType *STy = in FoldBitCast() local 359 if (StructType *STy = dyn_cast<StructType>(Ty)) in getFoldedSizeOf() local 421 if (StructType *STy = dyn_cast<StructType>(Ty)) { in getFoldedAlignOf() local 485 if (StructType *STy = dyn_cast<StructType>(Ty)) in getFoldedOffsetOf() local 650 if (StructType *STy = dyn_cast<StructType>(Ty)) in ConstantFoldCastInstruction() local 1259 if (StructType *STy = dyn_cast<StructType>(Ty)) { in isMaybeZeroSizedType() local 1994 static bool isIndexInRangeOfSequentialType(const SequentialType *STy, in isIndexInRangeOfSequentialType() 2090 else if (SequentialType *STy = dyn_cast_or_null<SequentialType>(LastTy)) in ConstantFoldGetElementPtrImpl() local
|
| 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
|
| D | TypeFinder.cpp | 110 if (StructType *STy = dyn_cast<StructType>(Ty)) in incorporateType() local
|
| D | DataLayout.cpp | 532 StructLayout *&operator[](StructType *STy) { in operator []() 731 if (StructType *STy = dyn_cast<StructType>(*TI)) { in getIndexedOffset() local
|
| D | Value.cpp | 500 Type *STy = BC->getSrcTy()->getPointerElementType(), in isDereferenceablePointer() local
|
| D | AsmWriter.cpp | 423 StructType *STy = *I; in incorporateTypes() local 475 StructType *STy = cast<StructType>(Ty); in print() local 516 void TypePrinting::printStructBody(StructType *STy, raw_ostream &OS) { in printStructBody() 3111 if (StructType *STy = dyn_cast<StructType>(const_cast<Type*>(this))) in print() local
|
| /external/llvm/lib/Transforms/IPO/ |
| D | ArgumentPromotion.cpp | 255 if (StructType *STy = dyn_cast<StructType>(AgTy)) { in PromoteArguments() local 285 if (StructType *STy = dyn_cast<StructType>(AgTy)) { in PromoteArguments() local 624 StructType *STy = cast<StructType>(AgTy); in DoPromotion() local 770 StructType *STy = cast<StructType>(AgTy); in DoPromotion() local 905 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 | 393 else if (StructType *STy = dyn_cast<StructType>(RetTy)) in NumRetVals() local 408 if (StructType *STy = dyn_cast<StructType>(RetTy)) in getRetComponentType() local 825 if (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 1278 StructType *STy = cast<StructType>(MAT); in PerformHeapAllocSRoA() local 2114 if (StructType *STy = dyn_cast<StructType>(Init->getType())) { in EvaluateStoreInto() local 2337 if (StructType *STy = dyn_cast<StructType>(NewTy)) { in EvaluateBlock() local
|
| D | StripSymbols.cpp | 181 StructType *STy = StructTypes[i]; in StripTypeNames() local
|
| /external/llvm/lib/Target/ |
| D | Target.cpp | 121 StructType *STy = unwrap<StructType>(StructTy); in LLVMElementAtOffset() local 127 StructType *STy = unwrap<StructType>(StructTy); in LLVMOffsetOfElement() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| 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 1142 if (StructType *STy = dyn_cast<StructType>(AI->getType())) { in visitCallSite() local 1154 if (StructType *STy = dyn_cast<StructType>(F->getReturnType())) { in visitCallSite() local 1256 if (StructType *STy = dyn_cast<StructType>(I->getType())) { in ResolvedUndefsIn() local
|
| D | SROA.cpp | 713 if (StructType *STy = dyn_cast<StructType>(*GTI)) { in visitGetElementPtrInst() local 1591 } else if (StructType *STy = dyn_cast<StructType>(ElementTy)) { in getNaturalGEPWithType() local 1656 StructType *STy = dyn_cast<StructType>(Ty); in getNaturalGEPRecursively() local 1986 Type *STy = SI->getValueOperand()->getType(); in isVectorPromotionViableForSlice() local 3226 if (StructType *STy = dyn_cast<StructType>(Ty)) { in emitSplitOps() local 3346 } else if (StructType *STy = dyn_cast<StructType>(Ty)) { in stripAggregateTypeWrapping() local 3418 StructType *STy = dyn_cast<StructType>(Ty); in getTypePartition() local
|
| D | StraightLineStrengthReduce.cpp | 261 StructType *STy = cast<StructType>(*GTI); in isGEPFoldable() local
|
| /external/llvm/include/llvm/Transforms/Utils/ |
| D | Local.h | 216 if (StructType *STy = dyn_cast<StructType>(*GTI)) { variable
|
| /external/llvm/lib/Transforms/Utils/ |
| D | MetaRenamer.cpp | 97 StructType *STy = StructTypes[i]; in runOnModule() local
|
| /external/llvm/lib/CodeGen/ |
| 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
|
| D | ShadowStackGCLowering.cpp | 218 StructType *STy = StructType::create(EltTys, "gc_map." + utostr(NumMeta)); in GetFrameMap() local
|
| /external/llvm/unittests/Linker/ |
| D | LinkModulesTest.cpp | 141 StructType *STy = StructType::create(Ctx, PointerType::get(FTy, 0)); in getInternal() local
|
| /external/clang/lib/CodeGen/ |
| D | CGExprConstant.cpp | 531 llvm::StructType *STy = in Finalize() local 652 llvm::StructType* STy = in VisitCastExpr() local 1154 llvm::StructType *STy = llvm::StructType::get(Complex[0]->getType(), in EmitConstantValue() local 1177 llvm::StructType *STy = llvm::StructType::get(Complex[0]->getType(), in EmitConstantValue() local
|
| D | CGCall.cpp | 984 if (llvm::StructType *STy = in BuildAggStore() local 1162 llvm::StructType *STy = dyn_cast<llvm::StructType>(AI.getCoerceToType()); in construct() local 1953 llvm::StructType *STy = dyn_cast<llvm::StructType>(ArgI.getCoerceToType()); in EmitFunctionProlog() local 3220 llvm::StructType *STy = in EmitCall() local
|
| /external/llvm/lib/Linker/ |
| D | LinkModules.cpp | 122 if (auto *STy = dyn_cast<StructType>(Ty)) in addTypeMapping() local 235 void TypeMapTy::finishType(StructType *DTy, StructType *STy, in finishType() 299 auto *STy = cast<StructType>(Ty); in get() local 329 auto *STy = cast<StructType>(Ty); in get() local
|
| /external/llvm/tools/bugpoint/ |
| D | ExtractFunction.cpp | 199 StructType *STy = in GetTorInit() local
|
| /external/llvm/include/llvm/IR/ |
| D | Operator.h | 467 if (StructType *STy = dyn_cast<StructType>(*GTI)) { in accumulateConstantOffset() local
|