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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp415 unsigned LegalizerInfo::getActionDefinitionsIdx(unsigned Opcode) const { function in class:LegalizerInfo
429 unsigned OpcodeIdx = getActionDefinitionsIdx(Opcode);
434 unsigned OpcodeIdx = getActionDefinitionsIdx(Opcode);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h997 unsigned getActionDefinitionsIdx(unsigned Opcode) const;

Completed in 160 milliseconds