Searched defs:CheckOpcodeMatcher (Results 1 - 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
H A DDAGISelMatcher.h445 /// CheckOpcodeMatcher - This checks to see if the current node has the
447 class CheckOpcodeMatcher : public Matcher { class in namespace:llvm
450 CheckOpcodeMatcher(const SDNodeInfo &opcode) function in class:llvm::CheckOpcodeMatcher

Completed in 132 milliseconds