Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenTarget.h174 std::vector<Record*> RootNodes; variable
184 return RootNodes; in getRootNodes()
DCodeGenTarget.cpp311 RootNodes = R->getValueAsListOfDefs("RootNodes"); in ComplexPattern()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenTarget.h198 std::vector<Record*> RootNodes; variable
208 return RootNodes; in getRootNodes()
DCodeGenTarget.cpp459 RootNodes = R->getValueAsListOfDefs("RootNodes"); in ComplexPattern()
/external/llvm/utils/TableGen/
DCodeGenTarget.h197 std::vector<Record*> RootNodes; variable
207 return RootNodes; in getRootNodes()
DCodeGenTarget.cpp394 RootNodes = R->getValueAsListOfDefs("RootNodes"); in ComplexPattern()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetSelectionDAG.td961 // RootNodes are the list of possible root nodes of the sub-dags to match.
969 list<SDNode> RootNodes = roots;
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td1164 // RootNodes are the list of possible root nodes of the sub-dags to match.
1172 list<SDNode> RootNodes = roots;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td1323 // RootNodes are the list of possible root nodes of the sub-dags to match.
1332 list<SDNode> RootNodes = roots;