| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | ModelUnderTrainingRunner.cpp | 41 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 D | ReplayInlineAdvisor.cpp | 37 Context.emitError("Could not open remarks file: " + EC.message()); in ReplayInlineAdvisor() 66 Context.emitError("Invalid remark format: " + Line); in ReplayInlineAdvisor()
|
| H A D | TensorSpec.cpp | 74 Ctx.emitError("Unable to parse JSON Value as spec (" + Message + "): " + S); in getTensorSpecFromJSON()
|
| /openbsd-src/gnu/llvm/llvm/lib/LTO/ |
| H A D | LTOCodeGenerator.cpp | 225 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 D | LTOModule.cpp | 116 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 D | LinkModules.cpp | 60 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 D | LLVMContext.h | 299 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 D | MLRegallocPriorityAdvisor.cpp | 189 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 D | RegAllocBase.cpp | 132 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 D | RegAllocPriorityAdvisor.cpp | 64 M.getContext().emitError("Requested regalloc priority advisor analysis " in doInitialization()
|
| H A D | MLRegallocEvictAdvisor.cpp | 468 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 D | XRayInstrumentation.cpp | 211 FirstMI.emitError("An attempt to perform XRay instrumentation for an" in runOnMachineFunction()
|
| H A D | RegAllocEvictionAdvisor.cpp | 83 M.getContext().emitError("Requested regalloc eviction advisor analysis " in doInitialization()
|
| /openbsd-src/gnu/llvm/llvm/lib/IR/ |
| H A D | LLVMContext.cpp | 209 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 D | LoongArchISelLowering.cpp | 266 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 D | R600MCInstLower.cpp | 57 C.emitError("Illegal instruction detected: " + Err); in emitInstruction()
|
| H A D | AMDGPUMCInstLower.cpp | 144 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 D | LTOCodeGenerator.h | 220 void emitError(const std::string &ErrMsg);
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMMCInstLower.cpp | 173 MI.emitError("An attempt to perform XRay instrumentation for a" in EmitSled()
|
| H A D | ARMTargetMachine.cpp | 313 F.getContext().emitError("Function '" + F.getName() + "' uses ARM " in getSubtargetImpl()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
| H A D | ModuleInliner.cpp | 110 M.getContext().emitError( in run()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
| H A D | IndirectCallPromotion.cpp | 337 M.getContext().emitError("Failed to create symtab: " + SymtabFailure); in promoteIndirectCalls()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86FloatingPoint.cpp | 1636 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 D | X86PreTileConfig.cpp | 51 Context.emitError(ErrorMsg); in emitErrorMsg()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinterInlineAsm.cpp | 316 MMI->getModule()->getContext().emitError(LocCookie, Msg.str()); in EmitInlineAsmStr()
|