Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenTarget.h157 getInstructionMap() const { in getInstructionMap() function
165 auto I = getInstructionMap().find(InstRec); in getInstruction()
H A DCodeGenTarget.cpp244 const auto &InstMap = getInstructionMap(); in ComputeInstrsByEnum()