Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h331 void DoInstructionSelection();
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp947 DoInstructionSelection(); in CodeGenAndEmitDAG()
1080 void SelectionDAGISel::DoInstructionSelection() { in DoInstructionSelection() function in SelectionDAGISel