Home
last modified time | relevance | path

Searched refs:getDefOfSubClass (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DCombinerUtils.h35 inline const Record *getDefOfSubClass(const Init &N, StringRef Cls) { in getDefOfSubClass() function
H A DPatternParser.cpp173 const Record *OpcodeDef = getDefOfSubClass(*Arg, "Instruction"); in parseWipMatchOpcodeMatcher()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp
H A DGlobalISelCombinerMatchTableEmitter.cpp
H A DGlobalISelCombinerEmitter.cpp1559 getDefOfSubClass(*Def.getArg(I), MatchDataClassName)) { in parseDefs()
1566 if (getDefOfSubClass(*Def.getArg(I), "GIDefKind")) in parseDefs()
1568 else if (getDefOfSubClass(*Def.getArg(I), "GIDefKindWithArgs")) in parseDefs()