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

  /external/llvm/utils/TableGen/
CodeGenDAGPatterns.h 493 /// canPatternMatch - If it is impossible for this pattern to match on this
495 bool canPatternMatch(std::string &Reason, const CodeGenDAGPatterns &CDP);
CodeGenDAGPatterns.cpp     [all...]

Completed in 281 milliseconds