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

/external/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp499 << cast<EmitCopyToRegMatcher>(N)->getSrcSlot() << ", "
H A DDAGISelMatcher.h966 unsigned getSrcSlot() const { return SrcSlot; } function in class:llvm::EmitCopyToRegMatcher

Completed in 69 milliseconds