Home
last modified time | relevance | path

Searched defs:getDAG (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVECustomDAG.h147 SelectionDAG *getDAG() const { return &DAG; } in getDAG() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h207 SelectionDAG &getDAG() const { return DAG; } in getDAG() function
H A DDAGCombiner.cpp792 SelectionDAG &getDAG() const { return DAG; } in getDAG() function in __anon001c44270111::DAGCombiner