Searched defs:OpcodeValues (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ | ||
H A D | GlobalISelMatchTable.cpp | 1428 OpcodeValues[I] = Target.getInstrIntValue(I->TheDef); member in llvm::gi::InstructionOpcodeMatcher |
H A D | GlobalISelMatchTable.h | 1357 static DenseMap<const CodeGenInstruction *, unsigned> OpcodeValues; global() variable |