Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp912 RuleMatcher::getPhysRegOperandMatcher(const Record *Reg) const { in getPhysRegOperandMatcher() function in llvm::gi::RuleMatcher
1919 const OperandMatcher &Operand = Rule.getPhysRegOperandMatcher(PhysReg); in emitRenderOpcodes()
H A DGlobalISelMatchTable.h673 const OperandMatcher &getPhysRegOperandMatcher(const Record *) const;