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

  /external/llvm/utils/TableGen/
CodeGenTarget.h 200 std::string SelectFunc;
209 const std::string &getSelectFunc() const { return SelectFunc; }
CodeGenTarget.cpp 394 SelectFunc = R->getValueAsString("SelectFunc");

Completed in 51 milliseconds