Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenTarget.h238 std::string SelectFunc; variable
250 const std::string &getSelectFunc() const { return SelectFunc; } in getSelectFunc()
H A DCodeGenTarget.cpp346 SelectFunc = R->getValueAsString("SelectFunc").str(); in ComplexPattern()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td2220 // returned by the select function; SelectFunc is the name of the function used
2230 string SelectFunc = fn;
2235 // Set this to true if SelectFunc wants an additional argument
2239 // Set this to true if SelectFunc wants an additional argument