Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.cpp269 SmallVector<char, 16> BBStr; in EmitInstruction() local
270 raw_svector_ostream Str(BBStr); in EmitInstruction()
276 OutStreamer->emitRawComment(Twine(" mask branch ") + BBStr); in EmitInstruction()