Home
last modified time | relevance | path

Searched refs:SelectFunc (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenTarget.h197 std::string SelectFunc; variable
206 const std::string &getSelectFunc() const { return SelectFunc; } in getSelectFunc()
H A DCodeGenTarget.cpp458 SelectFunc = R->getValueAsString("SelectFunc"); in ComplexPattern()
/freebsd-12.1/contrib/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td1346 // SelectFunc is the name of the function used to pattern match the max. pattern;
1355 string SelectFunc = fn;