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.cpp919 const OperandMatcher &RuleMatcher::getPhysRegOperandMatcher(Record *Reg) const { in getPhysRegOperandMatcher() function in llvm::gi::RuleMatcher
1891 const OperandMatcher &Operand = Rule.getPhysRegOperandMatcher(PhysReg); in emitRenderOpcodes()
H A DGlobalISelMatchTable.h663 const OperandMatcher &getPhysRegOperandMatcher(Record *) const;