Searched defs:StTy (Results 1 – 7 of 7) sorted by relevance
849 StructType *StTy = GTI.getStructType(); in accumulateByteOffset() local
3333 ConstantFoldStructCall(StringRef Name,Intrinsic::ID IntrinsicID,StructType * StTy,ArrayRef<Constant * > Operands,const DataLayout & DL,const TargetLibraryInfo * TLI,const CallBase * Call) ConstantFoldStructCall() argument 3402 if (auto *StTy = dyn_cast<StructType>(Ty)) ConstantFoldCall() local
550 if (StructType *StTy = GTI.getStructTypeOrNull()) { selectGetElementPtr() local
4118 if (StructType *StTy = GTI.getStructTypeOrNull()) { visitGetElementPtr() local
1619 Offset += DL->getStructLayout(StTy)->getElementOffset(Field); in translateGetElementPtr() local
4978 if (auto *StTy = GTI.getStructTypeOrNull()) { selectGetElementPtr() local
16073 VectorType *StTy = lowerInterleaveIntrinsicToStore() local [all...]