Searched defs:SDNodeInfo (Results 1 – 3 of 3) sorted by relevance
26 class SDNodeInfo; variable476 SwitchOpcodeMatcher(ArrayRef<std::pair<const SDNodeInfo*, Matcher*> > cases) in SwitchOpcodeMatcher()
40 class SDNodeInfo; variable
1773 SDNodeInfo::SDNodeInfo(Record *R, const CodeGenHwModes &CGH) : Def(R) { in SDNodeInfo() function in SDNodeInfo