Lines Matching refs:getPointerTo
520 getImageRelativeType(getClassHierarchyDescriptorType()->getPointerTo()), in getBaseClassDescriptorType()
538 getBaseClassDescriptorType()->getPointerTo()->getPointerTo()), in getClassHierarchyDescriptorType()
554 getImageRelativeType(getClassHierarchyDescriptorType()->getPointerTo()), in getCompleteObjectLocatorType()
752 getImageRelativeType(getCatchableTypeType()->getPointerTo()); in getCatchableTypeArrayType()
779 llvm::Type *Args[] = {CGM.Int8PtrTy, getThrowInfoType()->getPointerTo()}; in getThrowFn()
912 llvm::ConstantPointerNull::get(getThrowInfoType()->getPointerTo())}; in emitRethrow()
1959 Ty = Ty->getPointerTo(); in getVirtualFunctionPointer()
1964 llvm::Value *VTable = CGF.GetVTablePtr(VPtr, Ty->getPointerTo(), in getVirtualFunctionPointer()
2126 llvm::Type *ThunkPtrTy = ThunkTy->getPointerTo(); in EmitVirtualMemPtrThunk()
2128 getThisAddress(CGF), ThunkPtrTy->getPointerTo(), MD->getParent()); in EmitVirtualMemPtrThunk()
2552 CGM.IntTy->getPointerTo(), /*isVarArg=*/false); in getInitThreadHeaderFn()
2564 CGM.IntTy->getPointerTo(), /*isVarArg=*/false); in getInitThreadFooterFn()
2576 CGM.IntTy->getPointerTo(), /*isVarArg=*/false); in getInitThreadAbortFn()
3159 CGM.Int32Ty->getPointerTo(0), VBPtr, VBPtrAlign, "vbtable"); in GetVBaseOffsetFromVBPtr()
3815 ABI.getBaseClassDescriptorType()->getPointerTo()); in getBaseClassArray()
4362 getImageRelativeType(getCatchableTypeType()->getPointerTo()); in getCatchableTypeArray()