Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h512 void ComputeLiveOutVRegInfo();
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp853 void SelectionDAGISel::ComputeLiveOutVRegInfo() { in ComputeLiveOutVRegInfo() function in SelectionDAGISel
1085 ComputeLiveOutVRegInfo(); in CodeGenAndEmitDAG()