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

  /external/llvm/utils/TableGen/
CodeGenTarget.h 196 std::string SelectFunc;
205 const std::string &getSelectFunc() const { return SelectFunc; }
  /external/swiftshader/third_party/LLVM/utils/TableGen/
CodeGenTarget.h 173 std::string SelectFunc;
182 const std::string &getSelectFunc() const { return SelectFunc; }

Completed in 636 milliseconds