Searched defs:CheckOpcodeMatcher (Results 1 - 1 of 1) sorted by relevance
/external/llvm/utils/TableGen/ | ||
H A D | DAGISelMatcher.h | 478 /// CheckOpcodeMatcher - This checks to see if the current node has the 480 class CheckOpcodeMatcher : public Matcher { class in namespace:llvm 483 CheckOpcodeMatcher(const SDNodeInfo &opcode) function in class:llvm::CheckOpcodeMatcher |
Completed in 68 milliseconds