Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp422 LegalizerInfo::getActionDefinitions(unsigned Opcode) const { in getActionDefinitions() function in LegalizerInfo
459 LegalizeActionStep Step = getActionDefinitions(Query.Opcode).apply(Query); in getAction()
719 const LegalizeRuleSet &RuleSet = getActionDefinitions(Opcode); in verify()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h1106 const LegalizeRuleSet &getActionDefinitions(unsigned Opcode) const;