Home
last modified time | relevance | path

Searched refs:emitError (Results 1 – 25 of 45) sorted by relevance

12

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DModelUnderTrainingRunner.cpp41 Ctx.emitError("Error opening output specs file: " + FileName + " : " + in loadOutputSpecs()
47 Ctx.emitError("Could not parse specs file: " + FileName); in loadOutputSpecs()
52 Ctx.emitError("Expected an array of {tensor_spec:<TensorSpec>, " in loadOutputSpecs()
65 Ctx.emitError( in loadOutputSpecs()
75 Ctx.emitError( in loadOutputSpecs()
84 Ctx.emitError("The first output spec must describe the decision tensor, " in loadOutputSpecs()
103 Ctx.emitError("Failed to create saved model evaluator"); in ModelUnderTrainingRunner()
116 Ctx.emitError("Error evaluating model."); in evaluateUntyped()
150 Ctx.emitError("Could not load or create model evaluator."); in createAndEnsureValid()
153 Ctx.emitError("Could not load the policy model from the provided path"); in createAndEnsureValid()
H A DReplayInlineAdvisor.cpp37 Context.emitError("Could not open remarks file: " + EC.message()); in ReplayInlineAdvisor()
66 Context.emitError("Invalid remark format: " + Line); in ReplayInlineAdvisor()
H A DTensorSpec.cpp74 Ctx.emitError("Unable to parse JSON Value as spec (" + Message + "): " + S); in getTensorSpecFromJSON()
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp225 emitError(ErrMsg); in writeMergedModules()
236 emitError(ErrMsg); in writeMergedModules()
259 emitError( in runAIXSystemAssembler()
286 emitError("LTO assembler exited abnormally"); in runAIXSystemAssembler()
290 emitError("Unable to invoke LTO assembler"); in runAIXSystemAssembler()
294 emitError("LTO assembler invocation returned non-zero"); in runAIXSystemAssembler()
323 emitError(EC.message()); in compileOptimizedToFile()
362 emitError(EC.message()); in compileOptimized()
402 emitError(ErrMsg); in determineTarget()
641 emitError("LTO middle-end optimizations failed"); in optimize()
[all …]
H A DLTOModule.cpp116 Context.emitError(EC.message()); in createFromFile()
138 Context.emitError(EC.message()); in createFromOpenFileSlice()
178 Context.emitError(EC.message()); in parseBitcodeFileImpl()
/openbsd-src/gnu/llvm/llvm/lib/Linker/
H A DLinkModules.cpp60 bool emitError(const Twine &Message) { in emitError() function in __anonde0199220111::ModuleLinker
138 return emitError("Linking COMDATs named '" + ComdatName + in getComdatLeader()
144 return emitError( in getComdatLeader()
172 return emitError("Linking COMDATs named '" + ComdatName + in computeResultingSelectionKind()
199 return emitError("Linking COMDATs named '" + ComdatName + in computeResultingSelectionKind()
206 return emitError("Linking COMDATs named '" + ComdatName + in computeResultingSelectionKind()
324 return emitError("Linking globals named '" + Src.getName() + in shouldLinkFromSource()
551 emitError("linking '" + GV->getName() + in run()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DLLVMContext.h299 void emitError(uint64_t LocCookie, const Twine &ErrorStr);
300 void emitError(const Instruction *I, const Twine &ErrorStr);
301 void emitError(const Twine &ErrorStr);
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMLRegallocPriorityAdvisor.cpp189 MF.getFunction().getContext().emitError( in logRewardIfNeeded()
207 Ctx.emitError("Regalloc development mode should be requested with at " in doInitialization()
217 Ctx.emitError("Regalloc: could not set up the model runner"); in doInitialization()
225 M.getContext().emitError(EC.message() + ":" + TrainingLog); in doInitialization()
H A DRegAllocBase.cpp132 MI->emitError("inline assembly requires more registers than available"); in allocatePhysRegs()
136 Context.emitError("ran out of registers during register allocation"); in allocatePhysRegs()
H A DRegAllocPriorityAdvisor.cpp64 M.getContext().emitError("Requested regalloc priority advisor analysis " in doInitialization()
H A DMLRegallocEvictAdvisor.cpp468 MF.getFunction().getContext().emitError( in logRewardIfNeeded()
488 Ctx.emitError("Regalloc development mode should be requested with at " in doInitialization()
498 Ctx.emitError("Regalloc: could not set up the model runner"); in doInitialization()
506 M.getContext().emitError(EC.message() + ":" + TrainingLog); in doInitialization()
H A DXRayInstrumentation.cpp211 FirstMI.emitError("An attempt to perform XRay instrumentation for an" in runOnMachineFunction()
H A DRegAllocEvictionAdvisor.cpp83 M.getContext().emitError("Requested regalloc eviction advisor analysis " in doInitialization()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DLLVMContext.cpp209 void LLVMContext::emitError(const Twine &ErrorStr) { in emitError() function in LLVMContext
213 void LLVMContext::emitError(const Instruction *I, const Twine &ErrorStr) { in emitError() function in LLVMContext
271 void LLVMContext::emitError(uint64_t LocCookie, const Twine &ErrorStr) { in emitError() function in LLVMContext
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp266 DAG.getContext()->emitError( in lowerWRITE_REGISTER()
272 DAG.getContext()->emitError( in lowerWRITE_REGISTER()
283 DAG.getContext()->emitError("argument to '__builtin_frame_address' must " in lowerFRAMEADDR()
314 DAG.getContext()->emitError( in lowerRETURNADDR()
605 DAG.getContext()->emitError("argument to '" + Op->getOperationName(0) + "' " + in emitIntrinsicWithChainErrorMessage()
632 DAG.getContext()->emitError(Name + " requires target: loongarch64"); in lowerINTRINSIC_W_CHAIN()
677 DAG.getContext()->emitError( in lowerINTRINSIC_W_CHAIN()
702 DAG.getContext()->emitError("argument to '" + Op->getOperationName(0) + in lowerINTRINSIC_W_CHAIN()
711 DAG.getContext()->emitError( in lowerINTRINSIC_W_CHAIN()
718 DAG.getContext()->emitError("argument to '" + Op->getOperationName(0) + in lowerINTRINSIC_W_CHAIN()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600MCInstLower.cpp57 C.emitError("Illegal instruction detected: " + Err); in emitInstruction()
H A DAMDGPUMCInstLower.cpp144 C.emitError("AMDGPUMCInstLower::lower - Pseudo instruction doesn't have " in lower()
199 C.emitError("Illegal instruction detected: " + Err); in emitInstruction()
/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h220 void emitError(const std::string &ErrMsg);
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMMCInstLower.cpp173 MI.emitError("An attempt to perform XRay instrumentation for a" in EmitSled()
H A DARMTargetMachine.cpp313 F.getContext().emitError("Function '" + F.getName() + "' uses ARM " in getSubtargetImpl()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DModuleInliner.cpp110 M.getContext().emitError( in run()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp337 M.getContext().emitError("Failed to create symtab: " + SymtabFailure); in promoteIndirectCalls()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp1636 MI.emitError("fixed input regs must be last on the x87 stack"); in handleSpecialFP()
1641 MI.emitError("output regs must be last on the x87 stack"); in handleSpecialFP()
1648 MI.emitError("clobbers must be last on the x87 stack"); in handleSpecialFP()
1653 MI.emitError("implicitly popped regs must be last on the x87 stack"); in handleSpecialFP()
H A DX86PreTileConfig.cpp51 Context.emitError(ErrorMsg); in emitErrorMsg()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp316 MMI->getModule()->getContext().emitError(LocCookie, Msg.str()); in EmitInlineAsmStr()

12