Searched refs:StackSlotPtrType (Results 1 – 3 of 3) sorted by relevance
5161 Type *StackSlotPtrType = PointerType::getUnqual(FTy->getReturnType()); in LowerCallTo() local5165 Entry.Ty = StackSlotPtrType; in LowerCallTo()
7508 Type *StackSlotPtrType = PointerType::getUnqual(CLI.RetTy); in LowerCallTo() local7513 Entry.Ty = StackSlotPtrType; in LowerCallTo()
8359 Type *StackSlotPtrType = PointerType::get(CLI.RetTy, in LowerCallTo() local8365 Entry.Ty = StackSlotPtrType; in LowerCallTo()