Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/Common/
H A DDAGISelMatcher.h32 class SDNodeInfo; variable
500 SmallVectorImpl<std::pair<const SDNodeInfo *, Matcher *>> &&cases) in SwitchOpcodeMatcher() argument
H A DCodeGenDAGPatterns.h42 class SDNodeInfo; variable
H A DCodeGenDAGPatterns.cpp1804 SDNodeInfo::SDNodeInfo(Record *R, const CodeGenHwModes &CGH) : Def(R) { SDNodeInfo() function in SDNodeInfo
[all...]