/llvm-project/flang/include/flang/Runtime/ |
H A D | transformational.h | 33 const Descriptor *order = nullptr, const char *sourceFile = nullptr, 37 float bn2, float bn2_1, const char *sourceFile = nullptr, int line = 0); 40 float bn2, float bn2_1, const char *sourceFile = nullptr, int line = 0); 43 float bn2, float bn2_1, const char *sourceFile = nullptr, int line = 0); 46 double bn2, double bn2_1, const char *sourceFile = nullptr, int line = 0); 52 CppTypeFor<TypeCategory::Real, 10> bn2_1, const char *sourceFile = nullptr, 59 const char *sourceFile = nullptr, int line = 0); 63 const char *sourceFile = nullptr, int line = 0); 66 const char *sourceFile = nullptr, int line = 0); 69 const char *sourceFile [all...] |
H A D | io-api.h |
|
H A D | allocatable.h | 54 const Descriptor *errMsg = nullptr, const char *sourceFile = nullptr, 86 const char *sourceFile = nullptr, int sourceLine = 0); 98 const Descriptor *errMsg = nullptr, const char *sourceFile = nullptr, 102 const char *sourceFile = nullptr, int sourceLine = 0); 110 const Descriptor *errMsg = nullptr, const char *sourceFile = nullptr, 117 const Descriptor *errMsg = nullptr, const char *sourceFile = nullptr, 124 const Descriptor *errMsg = nullptr, const char *sourceFile = nullptr, 129 Descriptor &, const char *sourceFile = nullptr, int sourceLine = 0);
|
H A D | assign.h | 57 const char *sourceFile = nullptr, int sourceLine = 0); 61 const char *sourceFile = nullptr, int sourceLine = 0); 67 const char *sourceFile = nullptr, int sourceLine = 0); 71 const char *sourceFile = nullptr, int sourceLine = 0); 77 const Descriptor &from, const char *sourceFile = nullptr, 81 const char *sourceFile = nullptr, int sourceLine = 0);
|
H A D | inquiry.h | 25 const char *sourceFile = nullptr, int line = 0); 28 const char *sourceFile = nullptr, int line = 0); 31 const char *sourceFile = nullptr, int line = 0); 33 const Descriptor &array, const char *sourceFile = nullptr, int line = 0); 36 const char *sourceFile = nullptr, int line = 0); 39 const char *sourceFile = nullptr, int line = 0);
|
H A D | character.h | 42 const Descriptor &from, const char *sourceFile = nullptr, 83 const char *sourceFile = nullptr, int sourceLine = 0); 85 const char *sourceFile = nullptr, int sourceLine = 0); 90 const char *sourceFile = nullptr, int sourceLine = 0); 92 std::int64_t ncopies, const char *sourceFile = nullptr, int sourceLine = 0); 94 const char *sourceFile = nullptr, int sourceLine = 0); 97 const char *sourceFile = nullptr, int sourceLine = 0); 99 const char *sourceFile = nullptr, int sourceLine = 0); 109 int kind, const char *sourceFile = nullptr, int sourceLine = 0); 119 const char *sourceFile = nullptr, int sourceLine = 0); [all …]
|
H A D | array-constructor.h | 27 const char *sourceFile, int sourceLine, bool useValueLengthParameters) in ArrayConstructorVector() 29 actualAllocationSize{actualAllocationSize}, sourceFile{sourceFile}, 40 const char *sourceFile; 39 const char *sourceFile; global() member
|
H A D | pointer.h | 63 const Descriptor &bounds, const char *sourceFile = nullptr, 76 const char *sourceFile = nullptr, int sourceLine = 0); 87 const Descriptor *errMsg = nullptr, const char *sourceFile = nullptr, 91 const char *sourceFile = nullptr, int sourceLine = 0); 99 const Descriptor *errMsg = nullptr, const char *sourceFile = nullptr, 106 const Descriptor *errMsg = nullptr, const char *sourceFile = nullptr,
|
H A D | numeric.h | 193 const char *sourceFile = nullptr, int sourceLine = 0); 196 const char *sourceFile = nullptr, int sourceLine = 0); 199 const char *sourceFile = nullptr, int sourceLine = 0); 202 const char *sourceFile = nullptr, int sourceLine = 0); 206 CppTypeFor<TypeCategory::Integer, 16>, const char *sourceFile = nullptr, 211 const char *sourceFile = nullptr, int sourceLine = 0); 214 const char *sourceFile = nullptr, int sourceLine = 0); 218 const char *sourceFile = nullptr, int sourceLine = 0); 223 const char *sourceFile = nullptr, int sourceLine = 0); 228 const char *sourceFile [all...] |
H A D | matmul.h | 23 const char *sourceFile = nullptr, int line = 0); 28 const Descriptor &, const char *sourceFile = nullptr, int line = 0); 35 const Descriptor &x, const Descriptor &y, const char *sourceFile, \ 39 const Descriptor &x, const Descriptor &y, const char *sourceFile, \
|
/llvm-project/flang/runtime/ |
H A D | io-api.cpp | 56 const char *sourceFile, int sourceLine) { in BeginInternalArrayListIO() argument 57 Terminator oom{sourceFile, sourceLine}; in BeginInternalArrayListIO() 59 descriptor, sourceFile, sourceLine) in BeginInternalArrayListIO() 65 void **scratchArea, std::size_t scratchBytes, const char *sourceFile, in IODEF() 68 descriptor, scratchArea, scratchBytes, sourceFile, sourceLine); in IODEF() 72 void **scratchArea, std::size_t scratchBytes, const char *sourceFile, in IODEF() 75 descriptor, scratchArea, scratchBytes, sourceFile, sourceLine); in IODEF() 82 std::size_t /*scratchBytes*/, const char *sourceFile, int sourceLine) { in BeginInternalArrayFormattedIO() argument 83 Terminator oom{sourceFile, sourceLine}; in BeginInternalArrayFormattedIO() 85 formatLength, formatDescriptor, sourceFile, sourceLin in BeginInternalArrayFormattedIO() 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 | transformational.cpp | 169 CppTypeFor<CAT, KIND> bn2_1, const char *sourceFile, int line) { in DoBesselJn() argument 170 Terminator terminator{sourceFile, line}; in DoBesselJn() 221 int32_t n2, const char *sourceFile, int line) { in DoBesselJnX0() argument 222 Terminator terminator{sourceFile, line}; in DoBesselJnX0() 250 CppTypeFor<CAT, KIND> bn1_1, const char *sourceFile, int line) { in DoBesselYn() argument 251 Terminator terminator{sourceFile, line}; in DoBesselYn() 302 int32_t n2, const char *sourceFile, int line) { in DoBesselYnX0() argument 303 Terminator terminator{sourceFile, line}; in DoBesselYnX0() 333 CppTypeFor<TypeCategory::Real, 4> bn2_1, const char *sourceFile, int line) { in RTDEF() 335 result, n1, n2, x, bn2, bn2_1, sourceFile, lin in RTDEF() [all...] |
H A D | inquiry.cpp | 32 const Descriptor &array, int dim, const char *sourceFile, int line) { in RTDEF() 34 Terminator terminator{sourceFile, line}; in RTDEF() 43 const char *sourceFile, int line) { in RTDEF() 44 Terminator terminator{sourceFile, line}; in RTDEF() 54 const Descriptor &array, const char *sourceFile, int line) { in RTDEF() 64 const Descriptor &array, int dim, const char *sourceFile, int line) { in RTDEF() 66 Terminator terminator{sourceFile, line}; in RTDEF() 75 const char *sourceFile, int line) { in RTDEF() 76 Terminator terminator{sourceFile, line}; in RTDEF() 86 const char *sourceFile, int line) { in RTDEF() [all …]
|
H A D | allocatable.cpp | 68 const Descriptor *errMsg, const char *sourceFile, int sourceLine) { in RTDEF() 69 Terminator terminator{sourceFile, sourceLine}; in RTDEF() 137 const Descriptor *errMsg, const char *sourceFile, int sourceLine) { in RTDEF() 138 Terminator terminator{sourceFile, sourceLine}; in RTDEF() 161 const char *sourceFile, int sourceLine) { in RTDEF() 163 alloc, hasStat, errMsg, sourceFile, sourceLine)}; in RTDEF() 165 Terminator terminator{sourceFile, sourceLine}; in RTDEF() 172 const Descriptor *errMsg, const char *sourceFile, int sourceLine) { in RTDEF() 173 Terminator terminator{sourceFile, sourceLine}; in RTDEF() 188 const Descriptor *errMsg, const char *sourceFile, int sourceLine) { in RTDEF() [all …]
|
H A D | temporary-stack.cpp | 44 DescriptorStorage(const char *sourceFile, int line); 48 static inline DescriptorStorage *allocate(const char *sourceFile, int line) { in allocate() argument 49 Terminator term{sourceFile, line}; in allocate() 51 return new (ptr) DescriptorStorage{sourceFile, line}; in allocate() 118 const char *sourceFile, int line) in DescriptorStorage() argument 119 : terminator_{sourceFile, line} { in DescriptorStorage() 186 void *RTNAME(CreateValueStack)(const char *sourceFile, int line) { in RTNAME() 187 return ValueStack::allocate(sourceFile, line); in RTNAME() 206 void *RTNAME(CreateDescriptorStack)(const char *sourceFile, int line) { in RTNAME() 207 return DescriptorStack::allocate(sourceFile, line); in RTNAME()
|
H A D | misc-intrinsic.cpp | 21 const Descriptor &source, const Descriptor &mold, const char *sourceFile, in TransferImpl() 34 Terminator{sourceFile, line}.Crash( in TransferImpl() 60 const Descriptor *status, const char *sourceFile, int line) { in RTDEF() 61 Terminator terminator{sourceFile, line}; in RTDEF() 93 const Descriptor &mold, const char *sourceFile, int line) { 102 Terminator{sourceFile, line}.Crash("TRANSFER: zero-sized type of MOLD= " 110 result, source, mold, sourceFile, line, std::move(elements)); 114 const Descriptor &mold, const char *sourceFile, int line, 116 return TransferImpl(result, source, mold, sourceFile, line, size); 20 TransferImpl(Descriptor & result,const Descriptor & source,const Descriptor & mold,const char * sourceFile,int line,Fortran::common::optional<std::int64_t> resultExtent) TransferImpl() argument
|
H A D | numeric.cpp | 75 inline RT_API_ATTRS T IntMod(T x, T p, const char *sourceFile, int sourceLine) { in IntMod() argument 77 Terminator{sourceFile, sourceLine}.Crash( in IntMod() 516 CppTypeFor<TypeCategory::Integer, 1> p, const char *sourceFile, in RTDEF() 518 return IntMod<false>(x, p, sourceFile, sourceLine); in RTDEF() 522 CppTypeFor<TypeCategory::Integer, 2> p, const char *sourceFile, in RTDEF() 524 return IntMod<false>(x, p, sourceFile, sourceLine); in RTDEF() 528 CppTypeFor<TypeCategory::Integer, 4> p, const char *sourceFile, in RTDEF() 530 return IntMod<false>(x, p, sourceFile, sourceLine); 534 CppTypeFor<TypeCategory::Integer, 8> p, const char *sourceFile, in RTDEF() 536 return IntMod<false>(x, p, sourceFile, sourceLin in RTDEF() [all...] |
H A D | io-stmt.h | 374 const char *sourceFile = nullptr, int sourceLine = 0); 376 const Descriptor &, const char *sourceFile = nullptr, int sourceLine = 0); 405 const char *sourceFile = nullptr, int sourceLine = 0); 409 const char *sourceFile = nullptr, int sourceLine = 0); in ioStatementState() 433 std::size_t internalLength, const char *sourceFile = nullptr, 436 const Descriptor &, const char *sourceFile = nullptr, int sourceLine = 0); in ioStatementState() 452 ExternalFileUnit &, const char *sourceFile = nullptr, int sourceLine = 0); 475 ExternalFileUnit &, const char *sourceFile = nullptr, int sourceLine = 0); 506 const char *sourceFile = nullptr, int sourceLine = 0); 540 ChildIo &, const char *sourceFile [all...] |
H A D | array-constructor.cpp | 53 (to, /*hasStat=*/false, /*errMsg=*/nullptr, vector.sourceFile, in AllocateOrReallocateVectorIfNeeded() 62 (to, /*hasStat=*/false, /*errMsg=*/nullptr, vector.sourceFile, in AllocateOrReallocateVectorIfNeeded() 95 Descriptor &to, bool useValueLengthParameters, const char *sourceFile, in RTDEF() 97 Terminator terminator{vector.sourceFile, vector.sourceLine}; in RTDEF() 102 actualAllocationSize, sourceFile, sourceLine, useValueLengthParameters}; in RTDEF() 107 Terminator terminator{vector.sourceFile, vector.sourceLine}; 165 (toCurrentElement, from, vector.sourceFile, vector.sourceLine); in RTDEF() 171 Terminator terminator{vector.sourceFile, vector.sourceLine};
|
H A D | io-api-common.h | 53 int unitNumber, const char *sourceFile, int sourceLine, A &&...xs) { in BeginExternalListIO() argument 54 Terminator terminator{sourceFile, sourceLine}; in BeginExternalListIO() 74 *child, sourceFile, sourceLine); in BeginExternalListIO() 77 iostat, nullptr /* no unit */, sourceFile, sourceLine); in BeginExternalListIO() 88 terminator, std::forward<A>(xs)..., *unit, sourceFile, sourceLine); in BeginExternalListIO() 91 terminator, iostat, unit, sourceFile, sourceLine); in BeginExternalListIO()
|
H A D | pointer.cpp | 90 const Descriptor &target, const Descriptor &bounds, const char *sourceFile, in RTDEF() 94 Terminator terminator{sourceFile, sourceLine}; in RTDEF() 145 const Descriptor *errMsg, const char *sourceFile, int sourceLine) { in RTDEF() 146 Terminator terminator{sourceFile, sourceLine}; in RTDEF() 175 bool hasStat, const Descriptor *errMsg, const char *sourceFile, in RTDEF() 178 pointer, hasStat, errMsg, sourceFile, sourceLine)}; in RTDEF() 180 Terminator terminator{sourceFile, sourceLine}; in RTDEF() 208 const Descriptor *errMsg, const char *sourceFile, int sourceLine) { in RTDEF() 209 Terminator terminator{sourceFile, sourceLine}; in RTDEF() 227 const Descriptor *errMsg, const char *sourceFile, int sourceLine) { in RTDEF() [all …]
|
/llvm-project/flang/lib/Optimizer/Builder/Runtime/ |
H A D | Assign.cpp | 20 auto sourceFile = fir::factory::locationToFilename(builder, loc); in genAssign() local 24 sourceBox, sourceFile, sourceLine); in genAssign() 34 auto sourceFile = fir::factory::locationToFilename(builder, loc); in genAssignPolymorphic() local 38 sourceBox, sourceFile, sourceLine); in genAssignPolymorphic() 50 auto sourceFile = fir::factory::locationToFilename(builder, loc); in genAssignExplicitLengthCharacter() local 54 sourceBox, sourceFile, sourceLine); in genAssignExplicitLengthCharacter() 64 auto sourceFile = fir::factory::locationToFilename(builder, loc); in genAssignTemporary() local 68 sourceBox, sourceFile, sourceLine); in genAssignTemporary() 77 auto sourceFile = fir::factory::locationToFilename(builder, loc); in genCopyInAssign() local 81 sourceBox, sourceFile, sourceLine); in genCopyInAssign() [all …]
|
H A D | Inquiry.cpp | 24 auto sourceFile = fir::factory::locationToFilename(builder, loc); in genLboundDim() local 28 sourceFile, sourceLine); in genLboundDim() 38 auto sourceFile = fir::factory::locationToFilename(builder, loc); in genLbound() local 42 builder, loc, fTy, resultAddr, array, kind, sourceFile, sourceLine); in genLbound() 55 auto sourceFile = fir::factory::locationToFilename(builder, loc); in genUbound() local 59 kind, sourceFile, sourceLine); in genUbound() 71 auto sourceFile = fir::factory::locationToFilename(builder, loc); in genSizeDim() local 75 sourceFile, sourceLine); in genSizeDim() 86 auto sourceFile = fir::factory::locationToFilename(builder, loc); in genSize() local 90 sourceFile, sourceLin in genSize() 111 auto sourceFile = fir::factory::locationToFilename(builder, loc); genShape() local [all...] |
H A D | Transformational.cpp | 167 auto sourceFile = fir::factory::locationToFilename(builder, loc); in genBesselJn() 172 bn2, bn2_1, sourceFile, sourceLine); in genBesselJn() 194 auto sourceFile = fir::factory::locationToFilename(builder, loc); in genBesselJnX0() 198 n2, sourceFile, sourceLine); in genBesselJnX0() 222 auto sourceFile = fir::factory::locationToFilename(builder, loc); in genBesselYn() 227 bn1, bn1_1, sourceFile, sourceLine); in genBesselYn() 249 auto sourceFile = fir::factory::locationToFilename(builder, loc); in genBesselYnX0() 253 n2, sourceFile, sourceLine); in genBesselYnX0() 263 auto sourceFile = fir::factory::locationToFilename(builder, loc); in genBesselYnX0() 268 shiftBox, dimBox, sourceFile, sourceLin in genCshift() 175 auto sourceFile = fir::factory::locationToFilename(builder, loc); genBesselJn() local 202 auto sourceFile = fir::factory::locationToFilename(builder, loc); genBesselJnX0() local 230 auto sourceFile = fir::factory::locationToFilename(builder, loc); genBesselYn() local 257 auto sourceFile = fir::factory::locationToFilename(builder, loc); genBesselYnX0() local 271 auto sourceFile = fir::factory::locationToFilename(builder, loc); genCshift() local 288 auto sourceFile = fir::factory::locationToFilename(builder, loc); genCshiftVector() local 304 auto sourceFile = fir::factory::locationToFilename(builder, loc); genEoshift() local 322 auto sourceFile = fir::factory::locationToFilename(builder, loc); genEoshiftVector() local 391 auto sourceFile = fir::factory::locationToFilename(builder, loc); genMatmul() local 443 auto sourceFile = fir::factory::locationToFilename(builder, loc); genMatmulTranspose() local 458 auto sourceFile = fir::factory::locationToFilename(builder, loc); genPack() local 474 auto sourceFile = fir::factory::locationToFilename(builder, loc); genReshape() local 489 auto sourceFile = fir::factory::locationToFilename(builder, loc); genSpread() local 503 auto sourceFile = fir::factory::locationToFilename(builder, loc); genTranspose() local 517 auto sourceFile = fir::factory::locationToFilename(builder, loc); genUnpack() local [all...] |
H A D | Command.cpp | 42 mlir::Value sourceFile = fir::factory::locationToFilename(builder, loc); in genGetCommand() local 47 length, errmsg, sourceFile, sourceLine); in genGetCommand() 65 mlir::Value sourceFile = fir::factory::locationToFilename(builder, loc); in genGetCommandArgument() local 70 length, errmsg, sourceFile, sourceLine); in genGetCommandArgument() 83 mlir::Value sourceFile = fir::factory::locationToFilename(builder, loc); in genGetEnvVariable() local 88 sourceFile, sourceLine); in genGetEnvVariable() 97 mlir::Value sourceFile = fir::factory::locationToFilename(builder, loc); in genGetCwd() local 101 builder, loc, runtimeFuncTy, cwd, sourceFile, sourceLine); in genGetCwd()
|