Home
last modified time | relevance | path

Searched defs:TokCount (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp2916 auto TokCount = this->getLexer().peekTokens(Buf, true); ParseMemOperand() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp7558 auto TokCount = getLexer().peekTokens(Tokens); peekTokens() local