/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/Utils/ |
D | Local.h | 54 if (StructType *STy = GTI.getStructTypeOrNull()) { variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Operator.cpp | 49 if (StructType *STy = GTI.getStructTypeOrNull()) { in accumulateConstantOffset() local
|
D | Type.cpp | 104 if (auto *STy = dyn_cast<StructType>(this)) { in isEmptyTy() local 537 if (auto *STy = dyn_cast<StructType>(this)) { in getTypeAtIndex() local 548 if (auto *STy = dyn_cast<StructType>(this)) { in getTypeAtIndex() local 557 if (auto *STy = dyn_cast<StructType>(this)) { in indexValid() local 574 if (auto *STy = dyn_cast<StructType>(this)) in indexValid() local
|
D | ConstantFold.cpp | 118 if (StructType *STy = dyn_cast<StructType>(ElTy)) { in FoldBitCast() local 122 } else if (SequentialType *STy = in FoldBitCast() local 360 if (StructType *STy = dyn_cast<StructType>(Ty)) in getFoldedSizeOf() local 420 if (StructType *STy = dyn_cast<StructType>(Ty)) { in getFoldedAlignOf() local 482 if (StructType *STy = dyn_cast<StructType>(Ty)) in getFoldedOffsetOf() local 662 if (StructType *STy = dyn_cast<StructType>(Ty)) in ConstantFoldCastInstruction() local 1406 if (StructType *STy = dyn_cast<StructType>(Ty)) { in isMaybeZeroSizedType() local 2382 auto *STy = cast<SequentialType>(Ty); in ConstantFoldGetElementPtr() local
|
D | TypeFinder.cpp | 103 if (StructType *STy = dyn_cast<StructType>(Ty)) in incorporateType() local
|
D | DataLayout.cpp | 594 StructLayout *&operator[](StructType *STy) { in operator []() 815 if (StructType *STy = GTI.getStructTypeOrNull()) { in getIndexedOffsetInType() local
|
D | AsmWriter.cpp | 543 StructType *STy = *I; in incorporateTypes() local 595 StructType *STy = cast<StructType>(Ty); in print() local 640 void TypePrinting::printStructBody(StructType *STy, raw_ostream &OS) { in printStructBody() 4298 if (StructType *STy = dyn_cast<StructType>(const_cast<Type*>(this))) in print() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | SCCP.cpp | 306 if (auto *STy = dyn_cast<StructType>(F->getReturnType())) { in AddTrackedFunction() local 357 auto *STy = dyn_cast<StructType>(V->getType()); in getStructLatticeValueFor() local 402 if (auto *STy = dyn_cast<StructType>(V->getType())) in markOverdefined() local 412 bool isStructLatticeConstant(Function *F, StructType *STy) { in isStructLatticeConstant() 853 if (auto *STy = dyn_cast<StructType>(ResultOp->getType())) in visitReturnInst() local 910 auto *STy = dyn_cast<StructType>(IVI.getType()); in visitInsertValueInst() local 1324 if (auto *STy = dyn_cast<StructType>(AI->getType())) { in visitCallSite() local 1347 if (auto *STy = dyn_cast<StructType>(F->getReturnType())) { in visitCallSite() local 1445 if (auto *STy = dyn_cast<StructType>(I.getType())) { in ResolvedUndefsIn() local 2203 StructType *STy = cast<StructType>(F->getReturnType()); in runIPSCCP() local
|
D | SROA.cpp | 746 if (StructType *STy = GTI.getStructTypeOrNull()) { in visitGetElementPtrInst() local 1445 } else if (StructType *STy = dyn_cast<StructType>(ElementTy)) { in getNaturalGEPWithType() local 1510 StructType *STy = dyn_cast<StructType>(Ty); in getNaturalGEPRecursively() local 1859 Type *STy = SI->getValueOperand()->getType(); in isVectorPromotionViableForSlice() local 3328 if (StructType *STy = dyn_cast<StructType>(Ty)) { in emitSplitOps() local 3478 } else if (StructType *STy = dyn_cast<StructType>(Ty)) { in stripAggregateTypeWrapping() local 3541 StructType *STy = dyn_cast<StructType>(Ty); in getTypePartition() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
D | Target.cpp | 132 StructType *STy = unwrap<StructType>(StructTy); in LLVMElementAtOffset() local 138 StructType *STy = unwrap<StructType>(StructTy); in LLVMOffsetOfElement() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | ArgumentPromotion.cpp | 145 StructType *STy = cast<StructType>(AgTy); in doPromotion() local 262 StructType *STy = cast<StructType>(AgTy); in doPromotion() local 393 StructType *STy = cast<StructType>(AgTy); in doPromotion() local 958 if (StructType *STy = dyn_cast<StructType>(AgTy)) { in promoteArguments() local 990 if (StructType *STy = dyn_cast<StructType>(AgTy)) { in promoteArguments() local
|
D | GlobalOpt.cpp | 134 SequentialType *STy = cast<SequentialType>(Ty); in isLeakCheckerRoot() local 139 StructType *STy = cast<StructType>(Ty); in isLeakCheckerRoot() local 441 } else if (SequentialType *STy = dyn_cast<SequentialType>(Init->getType())) { in CanDoGlobalSRA() local 510 if (StructType *STy = dyn_cast<StructType>(Ty)) in SRAGlobal() local 512 else if (SequentialType *STy = dyn_cast<SequentialType>(Ty)) in SRAGlobal() local 527 if (StructType *STy = dyn_cast<StructType>(Ty)) { in SRAGlobal() local 544 } else if (SequentialType *STy = dyn_cast<SequentialType>(Ty)) { in SRAGlobal() local 1295 StructType *STy = cast<StructType>(MAT); in PerformHeapAllocSRoA() local 1862 auto *STy = S->getValueOperand()->getType(); in isPointerValueDeadOnEntryToFunction() local 2414 if (StructType *STy = dyn_cast<StructType>(Init->getType())) { in EvaluateStoreInto() local [all …]
|
D | DeadArgumentElimination.cpp | 332 else if (StructType *STy = dyn_cast<StructType>(RetTy)) in NumRetVals() local 347 if (StructType *STy = dyn_cast<StructType>(RetTy)) in getRetComponentType() local 815 if (StructType *STy = dyn_cast<StructType>(RetTy)) { in RemoveDeadStuffFromFunction() local
|
D | IPConstantPropagation.cpp | 171 StructType *STy = dyn_cast<StructType>(F.getReturnType()); in PropagateConstantReturn() local
|
D | StripSymbols.cpp | 180 StructType *STy = StructTypes[i]; in StripTypeNames() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BTFDebug.h | 119 const DICompositeType *STy; variable 136 const DISubroutineType *STy; variable
|
D | BTFDebug.cpp | 218 BTFTypeStruct::BTFTypeStruct(const DICompositeType *STy, bool IsStruct, in BTFTypeStruct() 270 const DISubroutineType *STy, uint32_t VLen, in BTFTypeFuncProto() 423 const DISubroutineType *STy, bool ForSubprog, in visitSubroutineType() 608 else if (const auto *STy = dyn_cast<DISubroutineType>(Ty)) in visitTypeEntry() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | Analysis.cpp | 44 if (StructType *STy = dyn_cast<StructType>(Ty)) { in ComputeLinearIndex() local 89 if (StructType *STy = dyn_cast<StructType>(Ty)) { in ComputeValueVTs() local 132 if (StructType *STy = dyn_cast<StructType>(&Ty)) { in computeValueLLTs() local
|
D | ShadowStackGCLowering.cpp | 129 StructType *STy = StructType::create(EltTys, "gc_map." + utostr(NumMeta)); in GetFrameMap() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | GetElementPtrTypeIterator.h | 78 if (auto *STy = dyn_cast<SequentialType>(Ty)) { variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/ |
D | IRMover.cpp | 104 if (auto *STy = dyn_cast<StructType>(Ty)) in addTypeMapping() local 214 void TypeMapTy::finishType(StructType *DTy, StructType *STy, in finishType() 243 StructType *STy = cast<StructType>(Ty); in get() local 287 auto *STy = cast<StructType>(Ty); in get() local 317 auto *STy = cast<StructType>(Ty); in get() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/ |
D | Operations.cpp | 226 auto *STy = cast<StructType>(Cur[0]->getType()); in matchScalarInAggregate() local 237 auto *STy = cast<StructType>(Cur[0]->getType()); in matchScalarInAggregate() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonTargetObjectFile.cpp | 299 const StructType *STy = cast<const StructType>(Ty); in getSmallestAddressableSize() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
D | CoroInternal.h | 178 if (auto STy = dyn_cast<StructType>(FTy->getReturnType())) { in getRetconResultTypes() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 184 if (StructType *STy = dyn_cast<StructType>(Ty)) { in ComputePTXValueVTs() local 2455 auto *STy = dyn_cast<StructType>(PTy->getElementType()); in isImageOrSamplerVal() local 2554 if (StructType *STy = dyn_cast<StructType>(Ty)) in LowerFormalArguments() local
|