Home
last modified time | relevance | path

Searched refs:initOpcodeValuesMap (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.h1353 static void initOpcodeValuesMap(const CodeGenTarget &Target);
H A DGlobalISelMatchTable.cpp1398 void InstructionOpcodeMatcher::initOpcodeValuesMap( in initOpcodeValuesMap() function in llvm::gi::InstructionOpcodeMatcher
H A DGlobalISelCombinerEmitter.cpp2948 InstructionOpcodeMatcher::initOpcodeValuesMap(Target); in run()
H A DGlobalISelEmitter.cpp467 InstructionOpcodeMatcher::initOpcodeValuesMap(Target); in gatherOpcodeValues()