Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h259 void DoInstructionSelection();
/external/llvm/test/CodeGen/X86/
Dselectiondag-cse.ll8 ; SelectionDAGISel::DoInstructionSelection must handle that.
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp837 DoInstructionSelection(); in CodeGenAndEmitDAG()
902 void SelectionDAGISel::DoInstructionSelection() { in DoInstructionSelection() function in SelectionDAGISel