Home
last modified time | relevance | path

Searched refs:errMsg (Results 1 – 17 of 17) sorted by relevance

/llvm-project-15.0.7/flang/unittests/Runtime/
H A DCommandTest.cpp303 ASSERT_NE(errMsg, nullptr); in TEST_F()
309 CheckDescriptorEqStr(errMsg.get(), expectedErrMsg); in TEST_F()
315 CheckDescriptorEqStr(errMsg.get(), "Inv"); in TEST_F()
333 CheckDescriptorEqStr(errMsg.get(), "Mis"); in TEST_F()
366 ASSERT_NE(errMsg, nullptr); in TEST_F()
372 CheckDescriptorEqStr(errMsg.get(), expectedErrMsg); in TEST_F()
478 ASSERT_NE(errMsg, nullptr); in TEST_F()
481 /*trim_name=*/true, errMsg.get()), in TEST_F()
486 CheckDescriptorEqStr(errMsg.get(), expectedErrMsg); in TEST_F()
496 /*trim_name=*/true, errMsg.get()), in TEST_F()
[all …]
/llvm-project-15.0.7/flang/runtime/
H A Dallocatable.cpp70 const Descriptor *errMsg, const char *sourceFile, int sourceLine) { in RTNAME()
73 return ReturnError(terminator, StatInvalidDescriptor, errMsg, hasStat); in RTNAME()
76 return ReturnError(terminator, StatBaseNotNull, errMsg, hasStat); in RTNAME()
78 int stat{ReturnError(terminator, descriptor.Allocate(), errMsg, hasStat)}; in RTNAME()
83 stat = Initialize(descriptor, *derived, terminator, hasStat, errMsg); in RTNAME()
92 const Descriptor *errMsg, const char *sourceFile, int sourceLine) { in RTNAME()
95 return ReturnError(terminator, StatInvalidDescriptor, errMsg, hasStat); in RTNAME()
98 return ReturnError(terminator, StatBaseNull, errMsg, hasStat); in RTNAME()
100 return ReturnError(terminator, descriptor.Destroy(true), errMsg, hasStat); in RTNAME()
H A Dpointer.cpp117 const Descriptor *errMsg, const char *sourceFile, int sourceLine) { in RTNAME()
120 return ReturnError(terminator, StatInvalidDescriptor, errMsg, hasStat); in RTNAME()
122 int stat{ReturnError(terminator, pointer.Allocate(), errMsg, hasStat)}; in RTNAME()
127 stat = Initialize(pointer, *derived, terminator, hasStat, errMsg); in RTNAME()
136 const Descriptor *errMsg, const char *sourceFile, int sourceLine) { in RTNAME()
139 return ReturnError(terminator, StatInvalidDescriptor, errMsg, hasStat); in RTNAME()
142 return ReturnError(terminator, StatBaseNull, errMsg, hasStat); in RTNAME()
144 return ReturnError(terminator, pointer.Destroy(true, true), errMsg, hasStat); in RTNAME()
H A Dderived.cpp18 Terminator &terminator, bool hasStat, const Descriptor *errMsg) { in Initialize() argument
37 stat = ReturnError(terminator, allocDesc.Allocate(), errMsg, hasStat); in Initialize()
39 stat = Initialize(allocDesc, derived, terminator, hasStat, errMsg); in Initialize()
74 stat = Initialize(compDesc, compType, terminator, hasStat, errMsg); in Initialize()
H A Dderived.h25 bool hasStat = false, const Descriptor *errMsg = nullptr);
/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dallocatable.h43 const Descriptor *errMsg = nullptr, const char *sourceFile = nullptr,
73 bool hasStat = false, const Descriptor *errMsg = nullptr,
86 const Descriptor *errMsg = nullptr, const char *sourceFile = nullptr,
89 bool hasStat = false, const Descriptor *errMsg = nullptr,
97 bool hasStat = false, const Descriptor *errMsg = nullptr,
104 const Descriptor *errMsg = nullptr, const char *sourceFile = nullptr,
H A Dpointer.h74 bool hasStat = false, const Descriptor *errMsg = nullptr,
86 const Descriptor *errMsg = nullptr, const char *sourceFile = nullptr,
89 bool hasStat = false, const Descriptor *errMsg = nullptr,
98 const Descriptor *errMsg = nullptr, const char *sourceFile = nullptr,
/llvm-project-15.0.7/mlir/lib/Reducer/
H A DTester.cpp69 std::string errMsg; in isInteresting() local
72 /*SecondsToWait=*/0, /*MemoryLimit=*/0, &errMsg); in isInteresting()
76 llvm::Twine("Error running interestingness test: ") + errMsg, false); in isInteresting()
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DDynamicLibrary.h68 std::string *errMsg = nullptr);
78 std::string *errMsg = nullptr);
/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DTargetLibraryInfoTest.cpp35 std::string errMsg; in parseAssembly() local
36 raw_string_ostream os(errMsg); in parseAssembly()
H A DCFGTest.cpp36 std::string errMsg; in ParseAssembly() local
37 raw_string_ostream os(errMsg); in ParseAssembly()
H A DVectorUtilsTest.cpp33 std::string errMsg; in parseAssembly() local
34 raw_string_ostream os(errMsg); in parseAssembly()
H A DValueTrackingTest.cpp52 std::string errMsg; in parseModule() local
53 raw_string_ostream os(errMsg); in parseModule()
/llvm-project-15.0.7/llvm/unittests/Transforms/Utils/
H A DMemTransferLowering.cpp86 std::string errMsg; in ParseAssembly() local
87 raw_string_ostream os(errMsg); in ParseAssembly()
/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp52 static LLVMBool roundTripFinalizeMemory(void *object, char **errMsg) { in roundTripFinalizeMemory() argument
57 *errMsg = LLVMCreateMessage(errMsgString.c_str()); in roundTripFinalizeMemory()
/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTOModule.cpp209 std::string errMsg; in makeLTOModule() local
210 const Target *march = TargetRegistry::lookupTarget(TripleStr, errMsg); in makeLTOModule()
/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp136 llvm::StringRef errMsg, mlir::Value array, fir::ExtendedValue dimArg, in genFuncDim() argument
174 fir::emitFatalError(loc, errMsg); in genFuncDim()
183 Fortran::lower::StatementContext *stmtCtx, llvm::StringRef errMsg, in genProdOrSum() argument
218 return genFuncDim(funcDim, resultType, builder, loc, stmtCtx, errMsg, array, in genProdOrSum()
255 llvm::StringRef errMsg, in genExtremumVal() argument
303 fir::emitFatalError(loc, errMsg); in genExtremumVal()
308 return genFuncDim(funcDim, resultType, builder, loc, stmtCtx, errMsg, array, in genExtremumVal()
317 llvm::StringRef errMsg, llvm::ArrayRef<fir::ExtendedValue> args) { in genExtremumloc() argument
371 fir::emitFatalError(loc, errMsg); in genExtremumloc()
408 fir::emitFatalError(loc, errMsg); in genExtremumloc()
[all …]