/llvm-project/flang/lib/Optimizer/Builder/Runtime/ |
H A D | Assign.cpp | 21 auto sourceLine = in genAssign() local 35 auto sourceLine = in genAssignPolymorphic() local 51 auto sourceLine = in genAssignExplicitLengthCharacter() local 65 auto sourceLine = in genAssignTemporary() local 78 auto sourceLine = in genCopyInAssign() local 92 auto sourceLine = in genCopyOutAssign() local
|
H A D | Inquiry.cpp | 25 auto sourceLine = in genLboundDim() local 39 auto sourceLine = in genLbound() local 56 auto sourceLine = in genUbound() local 72 auto sourceLine = in genSizeDim() local 87 auto sourceLine = in genSize() local 112 auto sourceLine = genShape() local [all...] |
H A D | Command.cpp | 43 mlir::Value sourceLine = in genGetCommand() local 66 mlir::Value sourceLine = in genGetCommandArgument() local 84 mlir::Value sourceLine = in genGetEnvVariable() local 98 mlir::Value sourceLine = in genGetCwd() local
|
H A D | Transformational.cpp | 176 auto sourceLine = genBesselJn() local 203 auto sourceLine = genBesselJnX0() local 231 auto sourceLine = genBesselYn() local 258 auto sourceLine = genBesselYnX0() local 272 auto sourceLine = genCshift() local 289 auto sourceLine = genCshiftVector() local 305 auto sourceLine = genEoshift() local 323 auto sourceLine = genEoshiftVector() local 392 auto sourceLine = genMatmul() local 444 auto sourceLine = genMatmulTranspose() local 459 auto sourceLine = genPack() local 475 auto sourceLine = genReshape() local 490 auto sourceLine = genSpread() local 504 auto sourceLine = genTranspose() local 518 auto sourceLine = genUnpack() local [all...] |
H A D | Intrinsics.cpp | 100 mlir::Value sourceLine = genDateAndTime() local 115 mlir::Value sourceLine = genEtime() local 146 mlir::Value sourceLine = genRandomNumber() local 172 mlir::Value sourceLine; genRandomSeed() local 211 mlir::Value sourceLine = genTransfer() local 227 mlir::Value sourceLine = genTransferSize() local [all...] |
H A D | Allocatable.cpp | 24 mlir::Value sourceLine{ in genMoveAlloc() local 80 mlir::Value sourceLine{ in genAllocatableAllocate() local
|
H A D | Execute.cpp | 38 mlir::Value sourceLine = in genExecuteCommandLine() local
|
H A D | Derived.cpp | 25 auto sourceLine = in genDerivedTypeInitialize() local 45 auto sourceLine = genDerivedTypeFinalize() local
|
H A D | Stop.cpp | 39 mlir::Value sourceLine = in genReportFatalUserError() local
|
H A D | Character.cpp | 31 auto sourceLine = in genCharacterSearch() local 70 auto sourceLine = in genAdjust() local 187 auto sourceLine = in genRepeat() local 200 auto sourceLine = in genTrim() local
|
H A D | TemporaryStack.cpp | 22 mlir::Value sourceLine = in genCreateValueStack() local 67 mlir::Value sourceLine = in genCreateDescriptorStack() local
|
H A D | Reduction.cpp | 902 auto sourceLine = genSpecial2Args() local 918 auto sourceLine = genReduction2Args() local 935 auto sourceLine = genReduction3Args() local 952 auto sourceLine = genReduction4Args() local 969 auto sourceLine = genReduction5Args() local 1043 auto sourceLine = genCountDim() local 1059 auto sourceLine = genFindloc() local 1077 auto sourceLine = genFindlocDim() local 1167 auto sourceLine = genMaxval() local 1193 auto sourceLine = genMaxvalChar() local 1266 auto sourceLine = genMinvalChar() local 1307 auto sourceLine = genMinval() local 1330 auto sourceLine = genNorm2Dim() local 1361 auto sourceLine = genNorm2() local 1433 auto sourceLine = genProduct() local 1442 auto sourceLine = genProduct() local 1507 auto sourceLine = genDotProduct() local 1516 auto sourceLine = genDotProduct() local 1574 auto sourceLine = genSum() local 1583 auto sourceLine = genSum() local 1736 auto sourceLine = GEN_IALL_IANY_IPARITY() local 1861 auto sourceLine = genReduce() local 2032 auto sourceLine = genReduceDim() local [all...] |
H A D | Numeric.cpp | 368 auto sourceLine = in genMod() local 401 auto sourceLine = in genModulo() local 526 auto sourceLine = genSelectedCharKind() local 545 auto sourceLine = genSelectedIntKind() local 566 auto sourceLine = genSelectedLogicalKind() local 599 auto sourceLine = genSelectedRealKind() local [all...] |
H A D | ArrayConstructor.cpp | 49 mlir::Value sourceLine = genInitArrayConstructorVector() local
|
/llvm-project/flang/unittests/Runtime/ |
H A D | CrashHandlerFixture.cpp | 15 const char *sourceFile, int sourceLine, const char *message, va_list &ap) { in CatchCrash()
|
/llvm-project/flang/runtime/ |
H A D | io-stmt.cpp | 159 : InternalIoStatementState<DIR>{buffer, length, sourceFile, sourceLine}, in InternalFormattedIoStatementState() argument 85 InternalIoStatementState(Buffer scalar,std::size_t length,const char * sourceFile,int sourceLine) InternalIoStatementState() argument 90 InternalIoStatementState(const Descriptor & d,const char * sourceFile,int sourceLine) InternalIoStatementState() argument 150 InternalFormattedIoStatementState(Buffer buffer,std::size_t length,const CharType * format,std::size_t formatLength,const Descriptor * formatDescriptor,const char * sourceFile,int sourceLine) InternalFormattedIoStatementState() argument 183 InternalListIoStatementState(Buffer buffer,std::size_t length,const char * sourceFile,int sourceLine) InternalListIoStatementState() argument 189 InternalListIoStatementState(const Descriptor & d,const char * sourceFile,int sourceLine) InternalListIoStatementState() argument 218 ExternalIoStatementBase(ExternalFileUnit & unit,const char * sourceFile,int sourceLine) ExternalIoStatementBase() argument 357 ExternalIoStatementState(ExternalFileUnit & unit,const char * sourceFile,int sourceLine) ExternalIoStatementState() argument 464 ExternalFormattedIoStatementState(ExternalFileUnit & unit,const CHAR * format,std::size_t formatLength,const Descriptor * formatDescriptor,const char * sourceFile,int sourceLine) ExternalFormattedIoStatementState() argument 893 ChildIoStatementState(ChildIo & child,const char * sourceFile,int sourceLine) ChildIoStatementState() argument 970 ChildFormattedIoStatementState(ChildIo & child,const CHAR * format,std::size_t formatLength,const Descriptor * formatDescriptor,const char * sourceFile,int sourceLine) ChildFormattedIoStatementState() argument 1075 InquireUnitState(ExternalFileUnit & unit,const char * sourceFile,int sourceLine) InquireUnitState() argument 1343 InquireNoUnitState(const char * sourceFile,int sourceLine,int badUnitNumber) InquireNoUnitState() argument 1429 InquireUnconnectedFileState(OwningPtr<char> && path,const char * sourceFile,int sourceLine) InquireUnconnectedFileState() argument 1540 InquireIOLengthState(const char * sourceFile,int sourceLine) InquireIOLengthState() argument [all...] |
H A D | io-api-common.h | 53 int unitNumber, const char *sourceFile, int sourceLine, A &&...xs) { in BeginExternalListIO()
|
H A D | terminator.h | 32 RT_API_ATTRS int sourceLine() const { return sourceLine_; } in sourceLine() function
|
H A D | io-api.cpp | 56 const char *sourceFile, int sourceLine) { in BeginInternalArrayListIO() argument 82 std::size_t /*scratchBytes*/, const char *sourceFile, int sourceLine) { in BeginInternalArrayFormattedIO() argument 112 BeginInternalListIO(std::conditional_t<DIR==Direction::Input,const char,char> * internal,std::size_t internalLength,void **,std::size_t,const char * sourceFile,int sourceLine) BeginInternalListIO() argument 139 BeginInternalFormattedIO(std::conditional_t<DIR==Direction::Input,const char,char> * internal,std::size_t internalLength,const char * format,std::size_t formatLength,const Descriptor * formatDescriptor,void **,std::size_t,const char * sourceFile,int sourceLine) BeginInternalFormattedIO() argument 175 BeginExternalFormattedIO(const char * format,std::size_t formatLength,const Descriptor * formatDescriptor,ExternalUnit unitNumber,const char * sourceFile,int sourceLine) BeginExternalFormattedIO() argument 233 BeginUnformattedIO(ExternalUnit unitNumber,const char * sourceFile,int sourceLine) BeginUnformattedIO() argument 1265 CheckUnitNumberInRangeImpl(INT unit,bool handleError,char * ioMsg,std::size_t ioMsgLength,const char * sourceFile,int sourceLine) CheckUnitNumberInRangeImpl() argument [all...] |
H A D | character.cpp | 187 const char *sourceFile, int sourceLine) { in AdjustLR() 534 const char *sourceFile, int sourceLine) { in MaxMin()
|
H A D | numeric.cpp | 75 inline RT_API_ATTRS T IntMod(T x, T p, const char *sourceFile, int sourceLine) { in IntMod() argument [all...] |
/llvm-project/flang/include/flang/Runtime/ |
H A D | array-constructor.h | 40 int sourceLine; global() member
|
/llvm-project/flang/lib/Parser/ |
H A D | parsing.cpp | 116 int sourceLine{0}; EmitPreprocessedSource() local
|
/llvm-project/flang/lib/Lower/ |
H A D | Runtime.cpp | 226 auto sourceLine = in genPointerAssociateRemapping() local
|
H A D | Allocatable.cpp | 114 mlir::Value sourceLine; global() member
|