Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp417 unsigned LegalizerInfo::getActionDefinitionsIdx(unsigned Opcode) const { in getActionDefinitionsIdx() function in LegalizerInfo
431 unsigned OpcodeIdx = getActionDefinitionsIdx(Opcode); in getActionDefinitions()
436 unsigned OpcodeIdx = getActionDefinitionsIdx(Opcode); in getActionDefinitionsBuilder()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h1064 unsigned getActionDefinitionsIdx(unsigned Opcode) const;