Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h331 void DoInstructionSelection();
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dselectiondag-cse.ll8 ; SelectionDAGISel::DoInstructionSelection must handle that.
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp932 DoInstructionSelection(); in CodeGenAndEmitDAG()
1056 void SelectionDAGISel::DoInstructionSelection() { in DoInstructionSelection() function in SelectionDAGISel