Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenTarget.h196 std::string SelectFunc; variable
205 const std::string &getSelectFunc() const { return SelectFunc; } in getSelectFunc()
DCodeGenTarget.cpp393 SelectFunc = R->getValueAsString("SelectFunc"); in ComplexPattern()
/external/llvm-project/llvm/utils/TableGen/
DCodeGenTarget.h206 std::string SelectFunc; variable
215 const std::string &getSelectFunc() const { return SelectFunc; } in getSelectFunc()
DCodeGenTarget.cpp570 SelectFunc = std::string(R->getValueAsString("SelectFunc")); in ComplexPattern()
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td1163 // SelectFunc is the name of the function used to pattern match the max. pattern;
1171 string SelectFunc = fn;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td1606 // SelectFunc is the name of the function used to pattern match the max. pattern;
1615 string SelectFunc = fn;
/external/llvm-project/llvm/include/llvm/Target/
DTargetSelectionDAG.td1619 // SelectFunc is the name of the function used to pattern match the max. pattern;
1628 string SelectFunc = fn;