Home
last modified time | relevance | path

Searched refs:ComputeLiveOutVRegInfo (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h282 void ComputeLiveOutVRegInfo();
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp616 void SelectionDAGISel::ComputeLiveOutVRegInfo() { in ComputeLiveOutVRegInfo() function in SelectionDAGISel
776 ComputeLiveOutVRegInfo(); in CodeGenAndEmitDAG()