Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h357 void ComputeLiveOutVRegInfo();
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp702 void SelectionDAGISel::ComputeLiveOutVRegInfo() { in ComputeLiveOutVRegInfo() function in SelectionDAGISel
937 ComputeLiveOutVRegInfo(); in CodeGenAndEmitDAG()