HomeSort by relevance Sort by last modified time
    Searched defs:PreprocessISelDAG (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
SelectionDAGISel.h 67 /// PreprocessISelDAG - This hook allows targets to hack on the graph before
69 virtual void PreprocessISelDAG() {}
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 173 virtual void PreprocessISelDAG();
426 void X86DAGToDAGISel::PreprocessISelDAG() {
    [all...]

Completed in 32 milliseconds