HomeSort by relevance Sort by last modified time
    Searched refs:FastLowerArguments (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/CodeGen/
FastISel.h 169 /// FastLowerArguments - This method is called by target-independent code to
172 virtual bool FastLowerArguments();
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 96 if (!FastLowerArguments())
    [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp 78 virtual bool FastLowerArguments();
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp 149 virtual bool FastLowerArguments();
    [all...]

Completed in 199 milliseconds