Searched defs:asmState (Results 1 – 6 of 6) sorted by relevance
83 AsmParserState *asmState; member
172 static Symbol parseExtendedSymbol(Parser &p, AsmParserState *asmState, in parseExtendedSymbol()
2774 parseAsmSourceFile(const llvm::SourceMgr & sourceMgr,Block * block,const ParserConfig & config,AsmParserState * asmState,AsmParserCodeCompleteContext * codeCompleteContext) parseAsmSourceFile() argument [all...]
433 AsmState asmState(op.get(), OpPrintingFlags(), /*locationMap=*/nullptr, performActions() local
1293 AsmState asmState(op); annotateOpsWithAliasSets() local
334 AsmParserState asmState; member