Home
last modified time | relevance | path

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

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