Lines Matching defs:Int8PtrTy
414 auto *Int8PtrTy =
422 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_printf_buffer", Offset,
425 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_hostcall_buffer", Offset,
428 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_none", Offset, Args);
435 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_default_queue", Offset,
438 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_none", Offset, Args);
444 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_completion_action", Offset,
447 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_none", Offset, Args);
454 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_multigrid_sync_arg", Offset,
457 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_none", Offset, Args);
635 auto *Int8PtrTy =
639 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_printf_buffer", Offset,
646 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_hostcall_buffer", Offset,
653 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_multigrid_sync_arg", Offset,
660 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_heap_v1", Offset, Args);
665 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_default_queue", Offset,
672 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_completion_action", Offset,
698 emitKernelArg(DL, Int8PtrTy, Align(8), "hidden_queue_ptr", Offset, Args);