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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp428 LegalizerInfo::getActionDefinitions(unsigned Opcode) const { function in class:LegalizerInfo
465 LegalizeActionStep Step = getActionDefinitions(Query.Opcode).apply(Query);
713 const LegalizeRuleSet &RuleSet = getActionDefinitions(Opcode);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h1168 const LegalizeRuleSet &getActionDefinitions(unsigned Opcode) const;

Completed in 99 milliseconds