Home
last modified time | relevance | path

Searched refs:Greedy (Results 1 – 5 of 5) sorted by relevance

/external/llvm/docs/CommandGuide/
Dllc.rst152 Greedy register allocator. It is the default for optimized code.
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp467 bool filterProcessor(bool AllowMixed, bool Greedy = true);
1371 bool FilterChooser::filterProcessor(bool AllowMixed, bool Greedy) { in filterProcessor() argument
1384 if (AllowMixed && !Greedy) { in filterProcessor()
/external/llvm/
DCREDITS.TXT343 D: Greedy register allocator
/external/llvm/docs/
DCodeGenerator.rst1436 * *Greedy* --- *The default allocator*. This is a highly tuned implementation of
/external/pcre/dist/doc/
Dpcre.txt1475 ungreedy nature of repetition quantifiers is not relevant. Greedy and