Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h285 void ComputeLiveOutVRegInfo();
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp668 void SelectionDAGISel::ComputeLiveOutVRegInfo() { in ComputeLiveOutVRegInfo() function in SelectionDAGISel
828 ComputeLiveOutVRegInfo(); in CodeGenAndEmitDAG()