Home
last modified time | relevance | path

Searched defs:nextDown (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h1159 next(bool nextDown) next() argument
/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp4433 next(bool nextDown) next() argument
5105 next(bool nextDown) next() argument
/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp728 unsigned DataFlowGraph::DefStack::nextDown(unsigned P) const { nextDown() function in llvm::rdf::DataFlowGraph::DefStack