Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp978 const OperandMatcher &getPhysRegOperandMatcher(Record *) const;
2621 const OperandMatcher &Operand = Rule.getPhysRegOperandMatcher(PhysReg); in emitRenderOpcodes()
3314 RuleMatcher::getPhysRegOperandMatcher(Record *Reg) const { in getPhysRegOperandMatcher() function in __anon612774070111::RuleMatcher