Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getPointerTo

358     llvm::Type *args[] = { ObjectPtrTy->getPointerTo() };
367 llvm::Type *args[] = { ObjectPtrTy, ObjectPtrTy->getPointerTo() };
376 llvm::Type *args[] = { ObjectPtrTy, ObjectPtrTy->getPointerTo() };
385 llvm::Type *args[] = { ObjectPtrTy, ObjectPtrTy->getPointerTo() };
394 llvm::Type *args[] = { ObjectPtrTy, ObjectPtrTy->getPointerTo(),
412 llvm::Type *args[] = { ObjectPtrTy, ObjectPtrTy->getPointerTo() };
548 llvm::Type *params[] = { ExceptionDataTy->getPointerTo() };
556 llvm::Type *params[] = { ExceptionDataTy->getPointerTo() };
564 llvm::Type *params[] = { ExceptionDataTy->getPointerTo() };
582 llvm::Type *params[] = { CGM.Int32Ty->getPointerTo() };
4705 ->getPointerTo();