Home
last modified time | relevance | path

Searched defs:LineBuf (Results 1 – 3 of 3) sorted by relevance

/llvm-project/bolt/runtime/
H A Dinstr.cpp1336 char LineBuf[BufSize]; in writeFunctionProfile() local
1350 char LineBuf[BufSize]; in writeFunctionProfile() local
1399 char LineBuf[BufSize]; in visitIndCallCounter() local
1409 char LineBuf[BufSize]; in visitIndCallCounter() local
1451 char LineBuf[BufSize]; in visitCallFlowEntry() local
/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp87 StringRef &LineBuf, llvm::InlineAsmIdentifierInfo &Info, in LookupInlineAsmIdentifier()
/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp2225 StringRef LineBuf(Identifier.data()); ParseIntelInlineAsmIdentifier() local