Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DFastISel.h255 bool lowerArguments();
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp138 bool FastISel::lowerArguments() { in lowerArguments() function in FastISel
H A DSelectionDAGISel.cpp1402 if (!FastIS->lowerArguments()) { in SelectAllBasicBlocks()