Lines Matching refs:getEncodedSourceLocation
167 auto diag = mlir::emitError(getEncodedSourceLocation(loc), message); in emitError()
855 .attachNote(getEncodedSourceLocation(entries[useInfo.number].loc)) in addDefinition()
863 .attachNote(getEncodedSourceLocation(entries[useInfo.number].loc)) in addDefinition()
958 .attachNote(getEncodedSourceLocation(entries[useInfo.number].loc)) in resolveSSAUse()
1054 getEncodedSourceLocation(loc), name, type, /*operands=*/{}, in createForwardRefPlaceholder()
1296 typeLoc = getEncodedSourceLocation(getToken().getLoc()); in parseGenericOperationAfterOpName()
1331 auto srcLocation = getEncodedSourceLocation(getToken().getLoc()); in parseGenericOperation()
1874 auto srcLocation = getEncodedSourceLocation(opLoc); in parseCustomOperation()
2018 .attachNote(getEncodedSourceLocation(*defLoc)) in parseRegionBody()
2023 : getEncodedSourceLocation(argInfo.location); in parseRegionBody()
2203 auto loc = getEncodedSourceLocation(useInfo.location); in parseOptionalBlockArgList()
2521 emitWarning(getEncodedSourceLocation(nameLoc)) in parseExternalResourceFileMetadata()