Searched refs:AlwaysEmit (Results 1 – 4 of 4) sorted by relevance
325 MCSymbol *MCContext::createBlockSymbol(const Twine &Name, bool AlwaysEmit) { in createBlockSymbol() argument326 if (AlwaysEmit) in createBlockSymbol()
262 class AlwaysEmit { bit ShouldAlwaysEmit = true; }
469 MCSymbol *createBlockSymbol(const Twine &Name, bool AlwaysEmit = false);
6850 AlwaysEmit, Normalizer<"normalizeTriple">;