Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DFastISel.h254 bool lowerArguments();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp139 bool FastISel::lowerArguments() { in lowerArguments() function in FastISel
H A DSelectionDAGISel.cpp1390 if (!FastIS->lowerArguments()) { in SelectAllBasicBlocks()