Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp430 LegalizerInfo::getActionDefinitions(unsigned Opcode) const { in getActionDefinitions() function in LegalizerInfo
467 LegalizeActionStep Step = getActionDefinitions(Query.Opcode).apply(Query); in getAction()
715 const LegalizeRuleSet &RuleSet = getActionDefinitions(Opcode); in verify()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h1235 const LegalizeRuleSet &getActionDefinitions(unsigned Opcode) const;