Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DGlobalISelEmitter.cpp979 const OperandMatcher &getPhysRegOperandMatcher(Record *) const;
2655 const OperandMatcher &Operand = Rule.getPhysRegOperandMatcher(PhysReg); in emitRenderOpcodes()
3349 RuleMatcher::getPhysRegOperandMatcher(Record *Reg) const { in getPhysRegOperandMatcher() function in __anon7790e1cf0111::RuleMatcher