Searched defs:SDNodeInfo (Results 1 – 3 of 3) sorted by relevance
27 class SDNodeInfo; variable507 SwitchOpcodeMatcher(ArrayRef<std::pair<const SDNodeInfo*, Matcher*> > cases) in SwitchOpcodeMatcher()
33 class SDNodeInfo; variable
1000 SDNodeInfo::SDNodeInfo(Record *R) : Def(R) { in SDNodeInfo() function in SDNodeInfo