Home
last modified time | relevance | path

Searched defs:OpcodeValues (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp1428 InstructionOpcodeMatcher::OpcodeValues; member in llvm::gi::InstructionOpcodeMatcher
H A DGlobalISelMatchTable.h1357 static DenseMap<const CodeGenInstruction *, unsigned> OpcodeValues; variable