Home
last modified time | relevance | path

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

/llvm-project/flang/unittests/Optimizer/Builder/Runtime/
H A DAllocatableTest.cpp22 mlir::Value errMsg = firBuilder->create<fir::UndefOp>(loc, seqTy); in TEST_F() local
/llvm-project/flang/lib/Optimizer/Builder/Runtime/
H A DAllocatable.cpp19 mlir::Value errMsg) { in genMoveAlloc()
75 mlir::Value errMsg) { in genAllocatableAllocate()
/llvm-project/mlir/lib/Reducer/
H A DTester.cpp69 std::string errMsg; in isInteresting() local
/llvm-project/flang/test/Lower/Intrinsics/
H A Dmove_alloc.f9050 character :: errMsg*64 local
/llvm-project/flang/unittests/Runtime/
H A DAllocatable.cpp47 auto errMsg{Descriptor::Create( in TEST() local
H A DCommandTest.cpp587 ASSERT_NE(errMsg, nullptr); in TEST_F() local
601 EXPECT_GT(RTNAME(GetCommandArgument)(-1, nullptr, nullptr, errMsg.get()), 0); in TEST_F() local
614 OwningPtr<Descriptor> errMsg{CreateEmptyCharDescriptor<3>()}; TEST_F() local
653 OwningPtr<Descriptor> errMsg{CreateEmptyCharDescriptor()}; TEST_F() local
776 OwningPtr<Descriptor> errMsg{CreateEmptyCharDescriptor()}; TEST_F() local
793 OwningPtr<Descriptor> errMsg{CreateEmptyCharDescriptor<3>()}; TEST_F() local
[all...]
/llvm-project/llvm/unittests/Analysis/
H A DTargetLibraryInfoTest.cpp34 std::string errMsg; parseAssembly() local
H A DCFGTest.cpp36 std::string errMsg; in ParseAssembly() local
H A DVectorUtilsTest.cpp32 std::string errMsg; in parseAssembly() local
H A DValueTrackingTest.cpp52 std::string errMsg; in parseModule() local
/llvm-project/llvm/unittests/Transforms/Coroutines/
H A DExtraRematTest.cpp60 std::string errMsg; ParseAssembly() local
/llvm-project/llvm/unittests/Transforms/Utils/
H A DMemTransferLowering.cpp85 std::string errMsg; in ParseAssembly() local
/llvm-project/flang/runtime/
H A Dderived.cpp35 Initialize(const Descriptor & instance,const typeInfo::DerivedType & derived,Terminator & terminator,bool hasStat,const Descriptor * errMsg) Initialize() argument
/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp51 static LLVMBool roundTripFinalizeMemory(void *object, char **errMsg) { in roundTripFinalizeMemory()
/llvm-project/llvm/lib/LTO/
H A DLTOModule.cpp209 std::string errMsg; in makeLTOModule() local
/llvm-project/lld/ELF/Arch/
H A DARM.cpp1284 std::string errMsg = checkCmseSymAttributes(acleSeSym, sym); processArmCmseSymbols() local
/llvm-project/flang/lib/Frontend/
H A DFrontendActions.cpp749 __anoncfe1fdf00202(llvm::StringError &errMsg) getRISCVVScaleRange() argument
/llvm-project/mlir/lib/Pass/
H A DPassRegistry.cpp964 std::string errMsg; addToPipeline() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp3786 genReduction(FN func,FD funcDim,llvm::StringRef errMsg,mlir::Type resultType,llvm::ArrayRef<fir::ExtendedValue> args) genReduction() argument
5516 const fir::ExtendedValue &errMsg = args[3]; genMoveAlloc() local
6982 genExtremumloc(FN func,FD funcDim,llvm::StringRef errMsg,mlir::Type resultType,llvm::ArrayRef<fir::ExtendedValue> args) genExtremumloc() argument
7064 genExtremumVal(FN func,FD funcDim,FC funcChar,llvm::StringRef errMsg,mlir::Type resultType,llvm::ArrayRef<fir::ExtendedValue> args) genExtremumVal() argument
[all...]