Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonRDFOpt.cpp117 DataFlowGraph &DFG = getDFG(); in INITIALIZE_PASS_DEPENDENCY()
161 DataFlowGraph &DFG = getDFG(); in run()
199 DataFlowGraph &DFG = getDFG(); in removeOperand()
216 if (!getDFG().IsCode<NodeAttrs::Stmt>(IA)) in rewrite()
218 DataFlowGraph &DFG = getDFG(); in rewrite()
DRDFCopy.h37 DataFlowGraph &getDFG() { return DFG; } in getDFG() function
DRDFDeadCode.h46 DataFlowGraph &getDFG() { return DFG; } in getDFG() function
/external/llvm/lib/Target/Hexagon/
DHexagonRDFOpt.cpp145 DataFlowGraph &DFG = getDFG(); in run()
185 NodeList Refs = IA.Addr->members(getDFG()); in removeOperand()
202 if (!getDFG().IsCode<NodeAttrs::Stmt>(IA)) in rewrite()
204 DataFlowGraph &DFG = getDFG(); in rewrite()
DRDFDeadCode.h46 DataFlowGraph &getDFG() { return DFG; } in getDFG() function