Home
last modified time | relevance | path

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

/external/llvm/lib/AsmParser/
DLLParser.cpp1841 bool LLParser::parseAllocSizeArguments(unsigned &BaseSizeArg, in parseAllocSizeArguments() argument
1849 if (ParseUInt32(BaseSizeArg)) in parseAllocSizeArguments()
1857 if (HowMany == BaseSizeArg) in parseAllocSizeArguments()