Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSDNodeOrdering.h28 class SDNodeOrdering {
31 void operator=(const SDNodeOrdering&); // Do not implement.
32 SDNodeOrdering(const SDNodeOrdering&); // Do not implement.
34 SDNodeOrdering() {} in SDNodeOrdering() function
DSelectionDAG.cpp842 Ordering = new SDNodeOrdering(); in SelectionDAG()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DSelectionDAG.h35 class SDNodeOrdering; variable
173 SDNodeOrdering *Ordering;