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

  /external/llvm/include/llvm/CodeGen/
SelectionDAGISel.h 271 void LowerArguments(const Function &F);
FastISel.h 94 /// LowerArguments - Do "fast" instruction selection for function arguments
97 bool LowerArguments();
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp     [all...]
FastISel.cpp 90 bool FastISel::LowerArguments() {
    [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 81 milliseconds