Home
last modified time | relevance | path

Searched refs:getActionDefinitions (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp287 LegalizerInfo::getActionDefinitions(unsigned Opcode) const { in getActionDefinitions() function in LegalizerInfo
324 LegalizeActionStep Step = getActionDefinitions(Query.Opcode).apply(Query); in getAction()
404 const LegalizeRuleSet &RuleSet = getActionDefinitions(Opcode); in verify()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h1257 const LegalizeRuleSet &getActionDefinitions(unsigned Opcode) const;