Searched defs:StTy (Results 1 – 8 of 8) sorted by relevance
849 StructType *StTy = GTI.getStructType(); in accumulateByteOffset() local
3412 ConstantFoldStructCall(StringRef Name,Intrinsic::ID IntrinsicID,StructType * StTy,ArrayRef<Constant * > Operands,const DataLayout & DL,const TargetLibraryInfo * TLI,const CallBase * Call) ConstantFoldStructCall() argument 3494 if (auto *StTy = dyn_cast<StructType>(Ty)) ConstantFoldCall() local [all...]
550 if (StructType *StTy = GTI.getStructTypeOrNull()) { in selectGetElementPtr() local
4309 if (StructType *StTy = GTI.getStructTypeOrNull()) { visitGetElementPtr() local
1276 StructType *StTy = StructType::get(ScalarTy, ScalarTy); TEST_F() local
1617 if (StructType *StTy = GTI.getStructTypeOrNull()) { translateGetElementPtr() local
4988 if (auto *StTy = GTI.getStructTypeOrNull()) { selectGetElementPtr() local
16950 VectorType *StTy = lowerInterleaveIntrinsicToStore() local [all...]