Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DFastISel.h260 bool lowerArguments();
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp147 bool FastISel::lowerArguments() { in lowerArguments() function in FastISel
H A DSelectionDAGISel.cpp1565 if (!FastIS->lowerArguments()) { in SelectAllBasicBlocks()