Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp285 LegalizerInfo::getActionDefinitions(unsigned Opcode) const { in getActionDefinitions() function in LegalizerInfo
323 LegalizeActionStep Step = getActionDefinitions(Query.Opcode).apply(Query); in getAction()
559 const LegalizeRuleSet &RuleSet = getActionDefinitions(Opcode); in verify()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h909 const LegalizeRuleSet &getActionDefinitions(unsigned Opcode) const;