Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.h131 SmallString<64> LocalComments; in tryDecodeInst() local
132 raw_svector_ostream LocalCommentStream(LocalComments); in tryDecodeInst()
142 Comments << LocalComments; in tryDecodeInst()