Lines Matching defs:Int8PtrTy
410 auto Int8PtrTy =
418 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_printf_buffer", Offset,
421 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_hostcall_buffer", Offset,
424 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_none", Offset, Args);
431 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_default_queue", Offset,
434 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_none", Offset, Args);
440 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_completion_action", Offset,
443 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_none", Offset, Args);
450 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_multigrid_sync_arg", Offset,
453 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_none", Offset, Args);
624 auto Int8PtrTy =
628 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_printf_buffer", Offset,
635 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_hostcall_buffer", Offset,
642 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_multigrid_sync_arg", Offset,
649 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_heap_v1", Offset, Args);
654 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_default_queue", Offset,
661 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_completion_action", Offset,
687 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_queue_ptr", Offset, Args);