Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp1439 InstructionOpcodeMatcher::getInstValue(const CodeGenInstruction *I) const { in getInstValue() function in llvm::gi::InstructionOpcodeMatcher
1474 Table << getInstValue(I).Record; in emitPredicateOpcodes()
H A DGlobalISelMatchTable.h1400 RecordAndValue getInstValue(const CodeGenInstruction *I) const;