Lines Matching defs:Ty
61 Type *Ty = IntegerType::get(CV->getContext(), 32); in BitCastConstantVector() local
351 static Constant *getFoldedSizeOf(Type *Ty, Type *DestTy, in getFoldedSizeOf()
408 static Constant *getFoldedAlignOf(Type *Ty, Type *DestTy, in getFoldedAlignOf()
474 static Constant *getFoldedOffsetOf(Type *Ty, Constant *FieldNo, in getFoldedOffsetOf()
573 Type *Ty = IntegerType::get(V->getContext(), 32); in ConstantFoldCastInstruction() local
636 Type *Ty = GEPO->getSourceElementType(); in ConstantFoldCastInstruction() local
735 Type *Ty = IntegerType::get(CondV->getContext(), 32); in ConstantFoldSelectInstruction() local
815 auto *Ty = Type::getInt32Ty(Val->getContext()); in ConstantFoldInsertElementInstruction() local
857 Type *Ty = IntegerType::get(V2->getContext(), 32); in ConstantFoldShuffleVectorInstruction() local
862 Type *Ty = IntegerType::get(V1->getContext(), 32); in ConstantFoldShuffleVectorInstruction() local
1197 Type *Ty = IntegerType::get(VTy->getContext(), 32); in ConstantFoldBinaryInstruction() local
1264 static bool isMaybeZeroSizedType(Type *Ty) { in isMaybeZeroSizedType()
1388 Type *Ty = GVar->getValueType(); in areGlobalsPotentiallyEqual() local
1794 Type *Ty = IntegerType::get(C1->getContext(), 32); in ConstantFoldCompareInstruction() local
2041 Type *Ty = GetElementPtrInst::getIndexedType( in ConstantFoldGetElementPtrImpl() local
2056 Type *Ty = GetElementPtrInst::getIndexedType( in ConstantFoldGetElementPtrImpl() local
2167 Type *Ty = PointeeTy; in ConstantFoldGetElementPtrImpl() local
2253 Constant *llvm::ConstantFoldGetElementPtr(Type *Ty, Constant *C, in ConstantFoldGetElementPtr()
2259 Constant *llvm::ConstantFoldGetElementPtr(Type *Ty, Constant *C, in ConstantFoldGetElementPtr()