Searched refs:SelectFunc (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenTarget.h202 std::string SelectFunc; member in class:llvm::ComplexPattern
211 const std::string &getSelectFunc() const { return SelectFunc; }
H A DCodeGenTarget.cpp553 SelectFunc = std::string(R->getValueAsString("SelectFunc"));

Completed in 118 milliseconds