Home
last modified time | relevance | path

Searched defs:errMsg (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Reducer/
H A DTester.cpp69 std::string errMsg; in isInteresting() local
/llvm-project-15.0.7/flang/unittests/Runtime/
H A DCommandTest.cpp302 OwningPtr<Descriptor> errMsg{CreateEmptyCharDescriptor()}; in TEST_F() local
313 OwningPtr<Descriptor> errMsg{CreateEmptyCharDescriptor<3>()}; in TEST_F() local
326 OwningPtr<Descriptor> errMsg{CreateEmptyCharDescriptor<3>()}; in TEST_F() local
365 OwningPtr<Descriptor> errMsg{CreateEmptyCharDescriptor()}; in TEST_F() local
477 OwningPtr<Descriptor> errMsg{CreateEmptyCharDescriptor()}; in TEST_F() local
494 OwningPtr<Descriptor> errMsg{CreateEmptyCharDescriptor<3>()}; in TEST_F() local
/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DTargetLibraryInfoTest.cpp35 std::string errMsg; in parseAssembly() local
H A DCFGTest.cpp36 std::string errMsg; in ParseAssembly() local
H A DVectorUtilsTest.cpp33 std::string errMsg; in parseAssembly() local
H A DValueTrackingTest.cpp52 std::string errMsg; in parseModule() local
/llvm-project-15.0.7/flang/runtime/
H A Dderived.cpp18 Terminator &terminator, bool hasStat, const Descriptor *errMsg) { in Initialize()
/llvm-project-15.0.7/llvm/unittests/Transforms/Utils/
H A DMemTransferLowering.cpp86 std::string errMsg; in ParseAssembly() local
/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp52 static LLVMBool roundTripFinalizeMemory(void *object, char **errMsg) { in roundTripFinalizeMemory()
/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTOModule.cpp209 std::string errMsg; in makeLTOModule() local
/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp136 llvm::StringRef errMsg, mlir::Value array, fir::ExtendedValue dimArg, in genFuncDim()
183 Fortran::lower::StatementContext *stmtCtx, llvm::StringRef errMsg, in genProdOrSum()
255 llvm::StringRef errMsg, in genExtremumVal()
317 llvm::StringRef errMsg, llvm::ArrayRef<fir::ExtendedValue> args) { in genExtremumloc()