Home
last modified time | relevance | path

Searched refs:pushAllDefs (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFCopy.cpp118 DFG.pushAllDefs(IA, DefM); in scanBlock()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h777 void pushAllDefs(Instr IA, DefStackMap &DM);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp1027 void DataFlowGraph::pushAllDefs(Instr IA, DefStackMap &DefM) { in pushAllDefs() function in llvm::rdf::DataFlowGraph