Home
last modified time | relevance | path

Searched refs:lowerArguments (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DFastISel.h240 bool lowerArguments();
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp108 bool FastISel::lowerArguments() { in lowerArguments() function in FastISel
DSelectionDAGISel.cpp1211 if (!FastIS->lowerArguments()) { in SelectAllBasicBlocks()