Searched defs:SDNodeInfo (Results 1 – 4 of 4) sorted by relevance
82 constexpr SDNodeInfo(unsigned NumOpcodes, const SDNodeDesc *Descs, in SDNodeInfo() function
32 class SDNodeInfo; variable500 SmallVectorImpl<std::pair<const SDNodeInfo *, Matcher *>> &&cases) in SwitchOpcodeMatcher()
42 class SDNodeInfo; variable
1872 SDNodeInfo::SDNodeInfo(const Record *R, const CodeGenHwModes &CGH) : Def(R) { in SDNodeInfo() function in SDNodeInfo