Home
last modified time | relevance | path

Searched refs:getEncodedSourceLocation (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Parser/
H A DParser.h66 Location getEncodedSourceLocation(llvm::SMLoc loc) { in getEncodedSourceLocation() function
70 return state.lex.getEncodedSourceLocation(loc); in getEncodedSourceLocation()
72 return state.symbols.topLevelLexer->getEncodedSourceLocation( in getEncodedSourceLocation()
H A DLexer.h33 Location getEncodedSourceLocation(llvm::SMLoc loc);
H A DLexer.cpp41 Location Lexer::getEncodedSourceLocation(llvm::SMLoc loc) { in getEncodedSourceLocation() function in Lexer
53 mlir::emitError(getEncodedSourceLocation(SMLoc::getFromPointer(loc)), in emitError()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Parser/
H A DParser.h65 Location getEncodedSourceLocation(llvm::SMLoc loc) { in getEncodedSourceLocation() function
69 return state.lex.getEncodedSourceLocation(loc); in getEncodedSourceLocation()
71 return state.symbols.topLevelLexer->getEncodedSourceLocation( in getEncodedSourceLocation()
H A DLexer.h33 Location getEncodedSourceLocation(llvm::SMLoc loc);
H A DLexer.cpp41 Location Lexer::getEncodedSourceLocation(llvm::SMLoc loc) { in getEncodedSourceLocation() function in Lexer
53 mlir::emitError(getEncodedSourceLocation(SMLoc::getFromPointer(loc)), in emitError()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DParser.h65 Location getEncodedSourceLocation(llvm::SMLoc loc) { in getEncodedSourceLocation() function
69 return state.lex.getEncodedSourceLocation(loc); in getEncodedSourceLocation()
71 return state.symbols.topLevelLexer->getEncodedSourceLocation( in getEncodedSourceLocation()
H A DLexer.h33 Location getEncodedSourceLocation(llvm::SMLoc loc);
H A DLexer.cpp41 Location Lexer::getEncodedSourceLocation(llvm::SMLoc loc) { in getEncodedSourceLocation() function in Lexer
59 mlir::emitError(getEncodedSourceLocation(SMLoc::getFromPointer(loc)), in emitError()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Parser/
H A DParser.h65 Location getEncodedSourceLocation(llvm::SMLoc loc) { in getEncodedSourceLocation() function
69 return state.lex.getEncodedSourceLocation(loc); in getEncodedSourceLocation()
71 return state.symbols.topLevelLexer->getEncodedSourceLocation( in getEncodedSourceLocation()
H A DLexer.h33 Location getEncodedSourceLocation(llvm::SMLoc loc);
H A DLexer.cpp41 Location Lexer::getEncodedSourceLocation(llvm::SMLoc loc) { in getEncodedSourceLocation() function in Lexer
53 mlir::emitError(getEncodedSourceLocation(SMLoc::getFromPointer(loc)), in emitError()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DParser.h65 Location getEncodedSourceLocation(llvm::SMLoc loc) { in getEncodedSourceLocation() function
69 return state.lex.getEncodedSourceLocation(loc); in getEncodedSourceLocation()
71 return state.symbols.topLevelLexer->getEncodedSourceLocation( in getEncodedSourceLocation()
H A DLexer.h33 Location getEncodedSourceLocation(llvm::SMLoc loc);
H A DLexer.cpp41 Location Lexer::getEncodedSourceLocation(llvm::SMLoc loc) { in getEncodedSourceLocation() function in Lexer
59 mlir::emitError(getEncodedSourceLocation(SMLoc::getFromPointer(loc)), in emitError()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Parser/
H A DParser.h65 Location getEncodedSourceLocation(llvm::SMLoc loc) { in getEncodedSourceLocation() function
69 return state.lex.getEncodedSourceLocation(loc); in getEncodedSourceLocation()
71 return state.symbols.topLevelLexer->getEncodedSourceLocation( in getEncodedSourceLocation()
H A DLexer.h33 Location getEncodedSourceLocation(llvm::SMLoc loc);
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DParser.h65 Location getEncodedSourceLocation(llvm::SMLoc loc) { in getEncodedSourceLocation() function
69 return state.lex.getEncodedSourceLocation(loc); in getEncodedSourceLocation()
71 return state.symbols.topLevelLexer->getEncodedSourceLocation( in getEncodedSourceLocation()
H A DLexer.h33 Location getEncodedSourceLocation(llvm::SMLoc loc);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Parser/
H A DParser.h78 Location getEncodedSourceLocation(llvm::SMLoc loc) { in getEncodedSourceLocation() function
82 return state.lex.getEncodedSourceLocation(loc); in getEncodedSourceLocation()
84 return state.symbols.topLevelLexer->getEncodedSourceLocation( in getEncodedSourceLocation()
H A DLexer.h33 Location getEncodedSourceLocation(llvm::SMLoc loc);
H A DParser.cpp152 auto diag = mlir::emitError(getEncodedSourceLocation(loc), message); in emitError()
615 .attachNote(getEncodedSourceLocation(entries[useInfo.number].loc)) in addDefinition()
623 .attachNote(getEncodedSourceLocation(entries[useInfo.number].loc)) in addDefinition()
711 .attachNote(getEncodedSourceLocation(entries[useInfo.number].loc)) in resolveSSAUse()
807 getEncodedSourceLocation(loc), name, type, /*operands=*/{}, in createForwardRefPlaceholder()
977 auto srcLocation = getEncodedSourceLocation(getToken().getLoc()); in parseGenericOperation()
1576 auto srcLocation = getEncodedSourceLocation(opLoc); in parseCustomOperation()
1714 .attachNote(getEncodedSourceLocation(*defLoc)) in parseRegionBody()
1717 auto loc = getEncodedSourceLocation(placeholderArgPair.first.loc); in parseRegionBody()
1883 auto loc = getEncodedSourceLocation(useInfo.loc); in parseOptionalBlockArgList()
H A DLexer.cpp41 Location Lexer::getEncodedSourceLocation(llvm::SMLoc loc) { in getEncodedSourceLocation() function in Lexer
59 mlir::emitError(getEncodedSourceLocation(SMLoc::getFromPointer(loc)), in emitError()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Parser/
H A DLexer.cpp39 Location Lexer::getEncodedSourceLocation(llvm::SMLoc loc) { in getEncodedSourceLocation() function in Lexer
51 mlir::emitError(getEncodedSourceLocation(SMLoc::getFromPointer(loc)), in emitError()
H A DLexer.h33 Location getEncodedSourceLocation(llvm::SMLoc loc);

12