Searched defs:SDNodeInfo (Results 1 – 3 of 3) sorted by relevance
32 class SDNodeInfo; variable500 SmallVectorImpl<std::pair<const SDNodeInfo *, Matcher *>> &&cases) in SwitchOpcodeMatcher()
42 class SDNodeInfo; variable
1804 SDNodeInfo::SDNodeInfo(Record *R, const CodeGenHwModes &CGH) : Def(R) { in SDNodeInfo() function in SDNodeInfo