HomeSort by relevance Sort by last modified time
    Searched refs:getSrcSlot (Results 1 - 2 of 2) sorted by null

  /external/llvm/utils/TableGen/
DAGISelMatcher.h 907 unsigned getSrcSlot() const { return SrcSlot; }
    [all...]
DAGISelMatcherEmitter.cpp 482 << cast<EmitCopyToRegMatcher>(N)->getSrcSlot() << ", "

Completed in 1150 milliseconds