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.cpp309 LegalizerInfo::getActionDefinitions(unsigned Opcode) const { in getActionDefinitions() function in LegalizerInfo
346 LegalizeActionStep Step = getActionDefinitions(Query.Opcode).apply(Query); in getAction()
428 const LegalizeRuleSet &RuleSet = getActionDefinitions(Opcode); in verify()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h1345 const LegalizeRuleSet &getActionDefinitions(unsigned Opcode) const;