Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h341 void ComputeLiveOutVRegInfo();
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp672 void SelectionDAGISel::ComputeLiveOutVRegInfo() { in ComputeLiveOutVRegInfo() function in SelectionDAGISel
898 ComputeLiveOutVRegInfo(); in CodeGenAndEmitDAG()