Home
last modified time | relevance | path

Searched defs:SDNodeInfo (Results 1 – 3 of 3) sorted by relevance

/external/llvm/utils/TableGen/
DDAGISelMatcher.h27 class SDNodeInfo; variable
507 SwitchOpcodeMatcher(ArrayRef<std::pair<const SDNodeInfo*, Matcher*> > cases) in SwitchOpcodeMatcher()
DCodeGenDAGPatterns.h33 class SDNodeInfo; variable
DCodeGenDAGPatterns.cpp1000 SDNodeInfo::SDNodeInfo(Record *R) : Def(R) { in SDNodeInfo() function in SDNodeInfo