Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h483 void DoInstructionSelection();
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1095 DoInstructionSelection(); in CodeGenAndEmitDAG()
1230 void SelectionDAGISel::DoInstructionSelection() { in DoInstructionSelection() function in SelectionDAGISel