Searched refs:old_ (Results 1 – 1 of 1) sorted by relevance
462 PetscCallCUPMBLASAbort(PETSC_COMM_SELF, cupmBlasGetPointerMode(handle, &this->old_));463 if (this->old_ == mode) {477 …->set_) PetscCallCUPMBLASAbort(PETSC_COMM_SELF, cupmBlasSetPointerMode(this->handle_, this->old_)); in ~CUPMBlasPointerModeGuard()483 cupmBlasPointerMode_t old_; member in Petsc::device::cupm::impl::BlasInterface::CUPMBlasPointerModeGuard