Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp2261 OperandMatcher &addPhysRegInput(Record *Reg, unsigned OpIdx, in addPhysRegInput() function in __anon0a286f430111::InstructionMatcher
4137 PhysReg ? InsnMatcher.addPhysRegInput(PhysReg, OpIdx, TempOpIdx) in importChildMatcher()