Home
last modified time | relevance | path

Searched defs:getImpResults (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenDAGPatterns.h608 const std::vector<Record*>& getImpResults() const { return ImpResults; } in getImpResults() function
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.h661 const std::vector<Record*>& getImpResults() const { return ImpResults; } in getImpResults() function