Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.cpp896 const OperandMatcher &RuleMatcher::getPhysRegOperandMatcher(Record *Reg) const { in getPhysRegOperandMatcher() function in llvm::gi::RuleMatcher
1836 const OperandMatcher &Operand = Rule.getPhysRegOperandMatcher(PhysReg); in emitRenderOpcodes()
H A DGlobalISelMatchTable.h655 const OperandMatcher &getPhysRegOperandMatcher(Record *) const;