Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DFastISelEmitter.cpp574 raw_string_ostream SuffixOS(ManglingSuffix); in collectPatterns() local
575 Operands.PrintManglingSuffix(SuffixOS, ImmediatePredicates, true); in collectPatterns()
576 SuffixOS.flush(); in collectPatterns()