Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DFastISelEmitter.cpp568 std::string ManglingSuffix; in collectPatterns() local
569 raw_string_ostream SuffixOS(ManglingSuffix); in collectPatterns()
571 if (!StringSwitch<bool>(ManglingSuffix) in collectPatterns()