Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()