Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DFastISelEmitter.cpp569 raw_string_ostream SuffixOS(ManglingSuffix); in collectPatterns() local
570 Operands.PrintManglingSuffix(SuffixOS, ImmediatePredicates, true); in collectPatterns()
571 SuffixOS.flush(); in collectPatterns()