Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp942 void definePhysRegOperand(Record *Reg, OperandMatcher &OM);
2313 Rule.definePhysRegOperand(Reg, *OM); in addPhysRegInput()
3297 void RuleMatcher::definePhysRegOperand(Record *Reg, OperandMatcher &OM) { in definePhysRegOperand() function in __anon612774070111::RuleMatcher