Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp930 void definePhysRegOperand(Record *Reg, OperandMatcher &OM);
2266 Rule.definePhysRegOperand(Reg, *OM); in addPhysRegInput()
3250 void RuleMatcher::definePhysRegOperand(Record *Reg, OperandMatcher &OM) { in definePhysRegOperand() function in __anon0a286f430111::RuleMatcher