Home
last modified time | relevance | path

Searched full:sourcefile (Results 1 – 25 of 159) sorted by relevance

1234567

/llvm-project/flang/include/flang/Runtime/
H A Dtransformational.h33 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 Dio-api.h
H A Dcharacter.h42 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 Dinquiry.h25 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 Dnumeric.h193 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 Dassign.h57 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);
/llvm-project/flang/runtime/
H A Dio-api.cpp56 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 Dtransformational.cpp169 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 Dinquiry.cpp32 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 Dallocatable.cpp68 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 Dio-stmt.h374 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 Dnumeric.cpp75 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 Dtemporary-stack.cpp44 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 Dmisc-intrinsic.cpp21 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 Dpointer.cpp90 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 DAssign.cpp20 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 DInquiry.cpp24 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 DTransformational.cpp167 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 DCommand.cpp42 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()
/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAInjectedSource.cpp19 : SourceFile(DiaSourceFile) {} in DIAInjectedSource()
23 return (S_OK == SourceFile->get_crc(&Crc)) ? Crc : 0; in getCrc32()
28 return (S_OK == SourceFile->get_length(&Size)) ? Size : 0; in getCodeByteSize()
32 return invokeBstrMethod(*SourceFile, &IDiaInjectedSource::get_filename); in getFileName()
36 return invokeBstrMethod(*SourceFile, &IDiaInjectedSource::get_objectFilename); in getObjectFileName()
40 return invokeBstrMethod(*SourceFile, in getVirtualFileName()
46 if (S_OK != SourceFile->get_sourceCompression(&Compression)) in getCompression()
53 if (S_OK != SourceFile->get_source(0, &DataSize, nullptr)) in getCode()
57 if (S_OK != SourceFile->get_source(DataSize, &DataSize, Buffer.data())) in getCode()
H A DDIASourceFile.cpp21 : Session(PDBSession), SourceFile(DiaSourceFile) {} in DIASourceFile()
24 return invokeBstrMethod(*SourceFile, &IDiaSourceFile::get_fileName); in getFileName()
29 return (S_OK == SourceFile->get_uniqueId(&Id)) ? Id : 0; in getUniqueId()
34 HRESULT Result = SourceFile->get_checksum(0, &ByteSize, nullptr); in getChecksum()
38 Result = SourceFile->get_checksum(ByteSize, &ByteSize, &ChecksumBytes[0]); in getChecksum()
46 HRESULT Result = SourceFile->get_checksumType(&Type); in getChecksumType()
55 HRESULT Result = SourceFile->get_compilands(&DiaEnumerator); in getCompilands()
/llvm-project/flang/lib/Parser/
H A Dsource.cpp25 SourceFile::~SourceFile() { Close(); } in ~SourceFile()
27 void SourceFile::RecordLineStarts() { in RecordLineStarts()
46 void SourceFile::IdentifyPayload() { in IdentifyPayload()
128 bool SourceFile::Open(std::string path, llvm::raw_ostream &error) { in Open()
143 bool SourceFile::ReadStandardInput(llvm::raw_ostream &error) { in ReadStandardInput()
160 void SourceFile::ReadFile() { in ReadFile()
177 void SourceFile::Close() { in Close()
184 SourcePosition SourceFile::GetSourcePosition(std::size_t at) const { in GetSourcePosition()
203 const std::string &SourceFile::SavePath(std::string &&path) { in SavePath()
207 void SourceFile::LineDirective( in LineDirective()
[all …]
H A Dprovenance.cpp170 const SourceFile *AllSources::OpenPath( in OpenPath()
172 std::unique_ptr<SourceFile> source{std::make_unique<SourceFile>(encoding_)}; in OpenPath()
180 const SourceFile *AllSources::Open(std::string path, llvm::raw_ostream &error, in Open()
182 std::unique_ptr<SourceFile> source{std::make_unique<SourceFile>(encoding_)}; in Open()
201 const SourceFile *AllSources::ReadStandardInput(llvm::raw_ostream &error) { in ReadStandardInput()
202 std::unique_ptr<SourceFile> source{std::make_unique<SourceFile>(encoding_)}; in ReadStandardInput()
210 const SourceFile in AddIncludedFile()
644 if (auto sourceFile{allSources_.GetSourceFile(provenanceStart)}) { GetCharBlockFromLineAndColumns() local
[all...]
/llvm-project/flang/include/flang/Parser/
H A Dsource.h42 class SourceFile; variable
45 common::Reference<const SourceFile> sourceFile; member
47 path; // may not be sourceFile.path() when #line present
52 class SourceFile {
54 explicit SourceFile(Encoding e) : encoding_{e} {} in SourceFile() function
55 ~SourceFile();
/llvm-project/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/interactive_crashlog/
H A Dmultithread-test.ips100 "sourceFile": "multithread-test.cpp",
174 "sourceFile": "ostream",
182 "sourceFile": "ostream",
190 "sourceFile": "multithread-test.cpp",
198 "sourceFile": "type_traits",
206 "sourceFile": "thread",
214 "sourceFile": "thread",
239 "sourceFile": "multithread-test.cpp",
247 "sourceFile": "multithread-test.cpp",
255 "sourceFile": "multithread-test.cpp",
[all …]

1234567