Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp942 void definePhysRegOperand(Record *Reg, OperandMatcher &OM);
2340 Rule.definePhysRegOperand(Reg, *OM); in addPhysRegInput()
3325 void RuleMatcher::definePhysRegOperand(Record *Reg, OperandMatcher &OM) { in definePhysRegOperand() function in __anoncee47b830111::RuleMatcher