Searched defs:nextDown (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | APFloat.h | 1159 next(bool nextDown) next() argument |
/llvm-project/llvm/lib/Support/ | ||
H A D | APFloat.cpp | 4433 next(bool nextDown) next() argument |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RDFGraph.cpp | 728 unsigned DataFlowGraph::DefStack::nextDown(unsigned P) const { nextDown() function in llvm::rdf::DataFlowGraph::DefStack |