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 69 /// PreprocessISelDAG - This hook allows targets to hack on the graph before
71 virtual void PreprocessISelDAG() {}
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 174 virtual void PreprocessISelDAG();
428 void X86DAGToDAGISel::PreprocessISelDAG() {
    [all...]

Completed in 41 milliseconds