Home
last modified time | relevance | path

Searched refs:check_flat_scratch (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/rocr/ROCR-Runtime-5ab09ee/src/core/util/
H A Dflag.h102 bool check_flat_scratch() const { return check_flat_scratch_; } in check_flat_scratch() function
/dports/sysutils/rocr/ROCR-Runtime-5ab09ee/src/core/runtime/
H A Damd_aql_queue.cpp227 if (core::Runtime::runtime_singleton_->flag().check_flat_scratch()) { in AqlQueue()