Searched defs:DefM (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp87 DataFlowGraph::DefStackMap DefM; member in class:__anon97::HexagonOptAddrMode
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp1000 void DataFlowGraph::markBlock(NodeId B, DefStackMap &DefM) { argument
1007 void DataFlowGraph::releaseBlock(NodeId B, DefStackMap &DefM) { argument
1025 pushAllDefs(NodeAddr<InstrNode*> IA, DefStackMap &DefM) argument
1032 pushClobbers(NodeAddr<InstrNode*> IA, DefStackMap &DefM) argument
1076 pushDefs(NodeAddr<InstrNode*> IA, DefStackMap &DefM) argument
1613 linkStmtRefs(DefStackMap &DefM, NodeAddr<StmtNode*> SA, Predicate P) argument
1645 linkBlockRefs(DefStackMap &DefM, NodeAddr<BlockNode*> BA) argument
[all...]

Completed in 121 milliseconds