Searched refs:srcSlot (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/utils/TableGen/
H A DDAGISelMatcher.h964 EmitCopyToRegMatcher(unsigned srcSlot, Record *destPhysReg) argument
965 : Matcher(EmitCopyToReg), SrcSlot(srcSlot), DestPhysReg(destPhysReg) {}

Completed in 102 milliseconds