Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp965 const OperandMatcher &getPhysRegOperandMatcher(Record *) const;
2608 const OperandMatcher &Operand = Rule.getPhysRegOperandMatcher(PhysReg); in emitRenderOpcodes()
3301 RuleMatcher::getPhysRegOperandMatcher(Record *Reg) const { in getPhysRegOperandMatcher() function in __anon332dbd1e0111::RuleMatcher