Home
last modified time | relevance | path

Searched defs:has_flag (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/llvm/
Dutil.hpp65 has_flag(flag f) { in has_flag() function
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_tex.h101 bool has_flag(Flags flag) const { in has_flag() function
/third_party/mindspore/mindspore/core/ir/
Dfunc_graph.cc131 bool FuncGraph::has_flag(const std::string &key) { in has_flag() function in mindspore::FuncGraph