HomeSort by relevance Sort by last modified time
    Searched refs:matchVerboseFocusOn (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceClFlags.h 178 bool matchVerboseFocusOn(GlobalString Name, uint32_t Number) const {
181 bool matchVerboseFocusOn(const std::string &Name, uint32_t Number) const {
IceGlobalContext.cpp 386 if (!getFlags().matchVerboseFocusOn(Func->getFunctionName(),
490 getFlags().matchVerboseFocusOn("", 0);
712 getFlags().matchVerboseFocusOn("", 0);
    [all...]

Completed in 65 milliseconds