Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1435 const char *StartSymbolName = "CELQSTRT"; in emitPPA2() local
1436 MCSymbol *CELQSTRT = OutContext.getOrCreateSymbol(StartSymbolName); in emitPPA2()