Searched refs:getAllocaPtrType (Results 1 – 6 of 6) sorted by relevance
583 Builder.CreateIntrinsic(Intrinsic::vastart, {DL.getAllocaPtrType(Ctx)}, in defineVariadicWrapper()596 Builder.CreateIntrinsic(Intrinsic::vaend, {DL.getAllocaPtrType(Ctx)}, in defineVariadicWrapper()683 FrameFieldType = DL.getAllocaPtrType(Ctx); in expandCall()861 Builder.CreateIntrinsic(Intrinsic::vacopy, {DL.getAllocaPtrType(Ctx)}, in expandVAIntrinsicCall()
232 PointerType *getAllocaPtrType(LLVMContext &Ctx) const { in getAllocaPtrType() function
1128 return CreateIntrinsic(Intrinsic::stacksave, {DL.getAllocaPtrType(Context)},
507 PointerType *AllocaPtrTy = M.getDataLayout().getAllocaPtrType(M.getContext()); in runOnFunction()
194 StackPtrTy(DL.getAllocaPtrType(F.getContext())), in SafeStack()
1943 PointerType *StackPtrTy = DL.getAllocaPtrType(M->getContext()); in getDefaultSafeStackPointerLocation()