Searched refs:CommentBuffer (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp353 std::string CommentBuffer; local
354 llvm::raw_string_ostream Comment(CommentBuffer);
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4200 std::string CommentBuffer;
4201 llvm::raw_string_ostream Comment(CommentBuffer);
4255 std::string CommentBuffer;
4256 llvm::raw_string_ostream Comment(CommentBuffer);

Completed in 209 milliseconds