Home
last modified time | relevance | path

Searched refs:numNodesThatMayLoadOrStore (Results 1 – 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
DDAGISelMatcherGen.cpp694 numNodesThatMayLoadOrStore(const TreePatternNode *N, in numNodesThatMayLoadOrStore() function
708 Count += numNodesThatMayLoadOrStore(N->getChild(i), CGP); in numNodesThatMayLoadOrStore()
886 numNodesThatMayLoadOrStore(Pattern.getDstPattern(), CGP); in EmitResultInstructionAsOperand()