Home
last modified time | relevance | path

Searched defs:DFG (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonRDFOpt.cpp117 DataFlowGraph &DFG = getDFG(); in INITIALIZE_PASS_DEPENDENCY() local
161 DataFlowGraph &DFG = getDFG(); in run() local
199 DataFlowGraph &DFG = getDFG(); in removeOperand() local
218 DataFlowGraph &DFG = getDFG(); in rewrite() local
H A DRDFCopy.h44 DataFlowGraph &DFG; member
H A DRDFDeadCode.h52 DataFlowGraph &DFG; member
H A DHexagonOptAddrMode.cpp86 DataFlowGraph *DFG = nullptr; member in __anoncb8e4f470111::HexagonOptAddrMode
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp334 DataFlowGraph DFG{MF, *TII, *TRI, MDT, MDF, TOI}; in getGadgetGraph() local