Home
last modified time | relevance | path

Searched defs:STy (Results 1 – 25 of 64) sorted by relevance

123

/external/llvm/lib/IR/
DConstantFold.cpp117 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
DType.cpp105 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
DTypeFinder.cpp107 if (StructType *STy = dyn_cast<StructType>(Ty)) in incorporateType() local
DDataLayout.cpp479 StructLayout *&operator[](StructType *STy) { in operator []()
740 if (StructType *STy = dyn_cast<StructType>(*TI)) { in getIndexedOffset() local
DAsmWriter.cpp178 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
DValue.cpp493 Type *STy = BC->getSrcTy()->getPointerElementType(), in isDereferenceablePointer() local
/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp169 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
DIPConstantPropagation.cpp171 StructType *STy = dyn_cast<StructType>(F.getReturnType()); in PropagateConstantReturn() local
DDeadArgumentElimination.cpp381 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
DGlobalOpt.cpp128 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
DStripSymbols.cpp182 StructType *STy = StructTypes[i]; in StripTypeNames() local
/external/llvm/lib/Target/
DTarget.cpp124 StructType *STy = unwrap<StructType>(StructTy); in LLVMElementAtOffset() local
130 StructType *STy = unwrap<StructType>(StructTy); in LLVMOffsetOfElement() local
/external/llvm/include/llvm/Transforms/Utils/
DLocal.h211 if (StructType *STy = dyn_cast<StructType>(*GTI)) { variable
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp241 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
DSROA.cpp418 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/
DLinkModulesTest.cpp137 StructType *STy = StructType::create(Ctx, PointerType::get(FTy, 0)); in TEST_F() local
/external/llvm/lib/Transforms/Utils/
DMetaRenamer.cpp97 StructType *STy = StructTypes[i]; in runOnModule() local
/external/llvm/lib/CodeGen/
DAnalysis.cpp43 if (StructType *STy = dyn_cast<StructType>(Ty)) { in ComputeLinearIndex() local
80 if (StructType *STy = dyn_cast<StructType>(Ty)) { in ComputeValueVTs() local
DShadowStackGC.cpp231 StructType *STy = StructType::create(EltTys, "gc_map."+utostr(NumMeta)); in GetFrameMap() local
/external/clang/lib/CodeGen/
DCGExprConstant.cpp510 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/
DExtractFunction.cpp211 StructType *STy = in GetTorInit() local
/external/llvm/lib/Analysis/
DValueTracking.cpp617 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/
DInstCombineLoadStoreAlloca.cpp500 if (StructType *STy = dyn_cast<StructType>(SrcPTy)) { in InstCombineStoreToCast() local
/external/llvm/include/llvm/IR/
DOperator.h462 if (StructType *STy = dyn_cast<StructType>(*GTI)) { in accumulateConstantOffset() local
/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp364 if (StructType *STy = dyn_cast<StructType>(Ty)) in EnumerateType() local

123