Searched refs:getDAG (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp653 : SelectionDAG::DAGUpdateListener(dtl.getDAG()),
H A DLegalizeTypes.h155 SelectionDAG &getDAG() const { return DAG; } function in class:llvm::DAGTypeLegalizer
H A DDAGCombiner.cpp488 SelectionDAG &getDAG() const { return DAG; } function in class:__anon13975::DAGCombiner
523 : SelectionDAG::DAGUpdateListener(dc.getDAG()), DC(dc) {}
10800 SelectionDAG &DAG = DC->getDAG();
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp288 SelectionDAG &getDAG() const { return DAG; } function in class:__anon22659::DAGCombiner
6340 SelectionDAG &DAG = DC->getDAG();

Completed in 1478 milliseconds