Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenTarget.h173 std::string SelectFunc; variable
182 const std::string &getSelectFunc() const { return SelectFunc; } in getSelectFunc()
DCodeGenTarget.cpp310 SelectFunc = R->getValueAsString("SelectFunc"); in ComplexPattern()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenTarget.h197 std::string SelectFunc; variable
206 const std::string &getSelectFunc() const { return SelectFunc; } in getSelectFunc()
DCodeGenTarget.cpp458 SelectFunc = R->getValueAsString("SelectFunc"); in ComplexPattern()
/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/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetSelectionDAG.td960 // SelectFunc is the name of the function used to pattern match the max. pattern;
968 string SelectFunc = fn;
/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-7.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td1322 // SelectFunc is the name of the function used to pattern match the max. pattern;
1331 string SelectFunc = fn;