Home
last modified time | relevance | path

Searched refs:reportError (Results 1 – 25 of 134) sorted by relevance

123456

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILRootSignature.cpp38 static bool reportError(LLVMContext *Ctx, Twine Message, in reportError() function
78 return reportError(Ctx, "Invalid format for RootFlag Element"); in parseRootFlags()
83 return reportError(Ctx, "Invalid value for RootFlag"); in parseRootFlags()
92 return reportError(Ctx, "Invalid format for RootConstants Element"); in parseRootConstants()
103 return reportError(Ctx, "Invalid value for ShaderVisibility"); in parseRootConstants()
109 return reportError(Ctx, "Invalid value for ShaderRegister"); in parseRootConstants()
114 return reportError(Ctx, "Invalid value for RegisterSpace"); in parseRootConstants()
119 return reportError(Ctx, "Invalid value for Num32BitValues"); in parseRootConstants()
136 return reportError(Ctx, "Invalid format for Root Descriptor Element"); in parseRootDescriptors()
157 return reportError(Ctx, "Invalid value for ShaderVisibility"); in parseRootDescriptors()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFObjectWriter.cpp75 reportError(Fixup.getLoc(), in isNonILP32reloc()
114 reportError(Fixup.getLoc(), "1-byte data relocations not supported"); in getRelocType()
124 reportError(Fixup.getLoc(), "8 byte PC relative data " in getRelocType()
132 reportError(Fixup.getLoc(), in getRelocType()
139 reportError(Fixup.getLoc(), "invalid symbol kind for ADR relocation"); in getRelocType()
146 reportError(Fixup.getLoc(), in getRelocType()
157 reportError(Fixup.getLoc(), in getRelocType()
169 reportError(Fixup.getLoc(), in getRelocType()
175 reportError(Fixup.getLoc(), "invalid symbol kind for ADRP relocation"); in getRelocType()
188 reportError(Fixup.getLoc(), in getRelocType()
[all …]
H A DAArch64MachObjectWriter.cpp101 reportError(Fixup.getLoc(), "ADR/ADRP relocations must be GOT relative"); in getAArch64FixupKindMachOInfo()
177 reportError(Fixup.getLoc(), "conditional branch requires assembler-local" in recordRelocation()
187 reportError(Fixup.getLoc(), "Invalid relocation on conditional branch!"); in recordRelocation()
193 reportError(Fixup.getLoc(), "unknown AArch64 fixup kind!"); in recordRelocation()
205 reportError(Fixup.getLoc(), "PC relative absolute relocation!"); in recordRelocation()
232 reportError(Fixup.getLoc(), "unsupported relocation of modified symbol"); in recordRelocation()
238 reportError(Fixup.getLoc(), "unsupported pc-relative relocation of " in recordRelocation()
250 reportError(Fixup.getLoc(), in recordRelocation()
256 reportError(Fixup.getLoc(), in recordRelocation()
263 reportError(Fixup.getLoc(), "unsupported relocation with identical base"); in recordRelocation()
[all …]
H A DAArch64AsmBackend.cpp150 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
156 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
164 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
166 Ctx.reportError(Fixup.getLoc(), "fixup not sufficiently aligned"); in adjustFixupValue()
175 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
182 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
184 Ctx.reportError(Fixup.getLoc(), "fixup must be 2-byte aligned"); in adjustFixupValue()
191 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
193 Ctx.reportError(Fixup.getLoc(), "fixup must be 4-byte aligned"); in adjustFixupValue()
200 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
[all …]
H A DAArch64WinCOFFObjectWriter.cpp58 Ctx.reportError(Fixup.getLoc(), "Cannot represent this expression"); in getRelocType()
76 Ctx.reportError(Fixup.getLoc(), "relocation specifier " + in getRelocType()
86 Ctx.reportError(Fixup.getLoc(), "relocation specifier " + in getRelocType()
91 Ctx.reportError(Fixup.getLoc(), Twine("relocation type ") + Info.Name + in getRelocType()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/
H A DVEELFObjectWriter.cpp61 reportError(Fixup.getLoc(), "Unsupported pc-relative fixup kind"); in getRelocType()
64 reportError(Fixup.getLoc(), in getRelocType()
68 reportError(Fixup.getLoc(), in getRelocType()
74 reportError(Fixup.getLoc(), in getRelocType()
89 reportError(Fixup.getLoc(), "Unknown ELF relocation type"); in getRelocType()
92 reportError(Fixup.getLoc(), "1-byte data relocation is not supported"); in getRelocType()
95 reportError(Fixup.getLoc(), "2-byte data relocation is not supported"); in getRelocType()
104 reportError(Fixup.getLoc(), in getRelocType()
112 reportError(Fixup.getLoc(), in getRelocType()
116 reportError(Fixup.getLoc(), in getRelocType()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DDwarfCFIEHPrinter.h55 reportError(SectionsOrErr.takeError(), ObjF.getFileName()); in findSectionByAddress()
69 reportError(PhdrsOrErr.takeError(), ObjF.getFileName()); in printUnwindInformation()
76 reportError(object::createError( in printUnwindInformation()
85 reportError(SectionsOrErr.takeError(), ObjF.getFileName()); in printUnwindInformation()
90 reportError(NameOrErr.takeError(), ObjF.getFileName()); in printUnwindInformation()
109 reportError(NameOrErr.takeError(), ObjF.getFileName()); in printEHFrameHdr()
115 reportError(Content.takeError(), ObjF.getFileName()); in printEHFrameHdr()
126 reportError( in printEHFrameHdr()
133 reportError(object::createError("unexpected encoding eh_frame_ptr_enc"), in printEHFrameHdr()
139 reportError(object::createError("unexpected encoding fde_count_enc"), in printEHFrameHdr()
[all …]
H A DCOFFDumper.cpp794 reportError(std::move(E), Obj->getFileName()); in printCOFFDebugDirectory()
811 reportError(std::move(E), Obj->getFileName()); in printCOFFDebugDirectory()
828 reportError(std::move(E), Obj->getFileName()); in printRVATable()
831 reportError(std::move(E), Obj->getFileName()); in printRVATable()
859 reportError(std::move(E), Obj->getFileName()); in printCOFFLoadConfig()
890 reportError(std::move(E), Obj->getFileName()); in printCOFFLoadConfig()
907 reportError(std::move(E), Obj->getFileName()); in printCOFFLoadConfig()
1149 reportError(std::move(E), Obj->getFileName()); in initializeFileAndStringTables()
1151 reportError(std::move(E), Obj->getFileName()); in initializeFileAndStringTables()
1155 reportError(std::move(E), Obj->getFileName()); in initializeFileAndStringTables()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZELFObjectWriter.cpp71 reportError(Loc, "Unsupported absolute address"); in getAbsoluteReloc()
97 reportError(Loc, "Unsupported PC-relative address"); in getPCRelReloc()
135 reportError(Loc, "Unsupported thread-local address (local-exec)"); in getRelocType()
141 reportError(Loc, in getRelocType()
153 reportError(Loc, "Unsupported thread-local address (local-dynamic)"); in getRelocType()
166 reportError(Loc, "Unsupported thread-local address (local-dynamic)"); in getRelocType()
179 reportError(Loc, "Unsupported thread-local address (general-dynamic)"); in getRelocType()
186 reportError(Loc, "Only PC-relative GOT accesses are supported for now"); in getRelocType()
201 reportError(Loc, "Unsupported PC-relative PLT address"); in getRelocType()
H A DSystemZMCObjectWriter.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp307 reportError( in checkAXOK()
311 reportError(I.getLoc(), in checkAXOK()
332 reportError(MCB.getLoc(), in checkHWLoop()
353 reportError(I.getLoc(), in checkCOFMax1()
359 reportError(I.getLoc(), in checkCOFMax1()
365 reportError(I.getLoc(), in checkCOFMax1()
378 reportError("invalid instruction packet: out of slots"); in checkSlots()
436 reportError(ConsumerInst.getLoc(), in checkNewValues()
449 reportError(ConsumerInst.getLoc(), in checkNewValues()
458 reportError(ConsumerInst.getLoc(), in checkNewValues()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYAsmBackend.cpp93 Ctx.reportError(Fixup.getLoc(), "out of range pc-relative fixup value."); in adjustFixupValue()
95 Ctx.reportError(Fixup.getLoc(), "fixup value must be 2-byte aligned."); in adjustFixupValue()
100 Ctx.reportError(Fixup.getLoc(), "out of range pc-relative fixup value."); in adjustFixupValue()
102 Ctx.reportError(Fixup.getLoc(), "fixup value must be 4-byte aligned."); in adjustFixupValue()
107 Ctx.reportError(Fixup.getLoc(), "out of range pc-relative fixup value."); in adjustFixupValue()
109 Ctx.reportError(Fixup.getLoc(), "fixup value must be 2-byte aligned."); in adjustFixupValue()
114 Ctx.reportError(Fixup.getLoc(), "out of range pc-relative fixup value."); in adjustFixupValue()
116 Ctx.reportError(Fixup.getLoc(), "fixup value must be 2-byte aligned."); in adjustFixupValue()
121 Ctx.reportError(Fixup.getLoc(), "out of range pc-relative fixup value."); in adjustFixupValue()
123 Ctx.reportError(Fixup.getLoc(), "fixup value must be 4-byte aligned."); in adjustFixupValue()
[all …]
H A DCSKYELFObjectWriter.cpp62 reportError(Fixup.getLoc(), "Unsupported relocation type"); in getRelocType()
86 reportError(Fixup.getLoc(), "Unsupported relocation type"); in getRelocType()
89 reportError(Fixup.getLoc(), "1-byte data relocations not supported"); in getRelocType()
92 reportError(Fixup.getLoc(), "2-byte data relocations not supported"); in getRelocType()
121 reportError(Fixup.getLoc(), "unknown target FK_Data_4"); in getRelocType()
125 reportError(Fixup.getLoc(), "invalid fixup for 4-byte data relocation"); in getRelocType()
145 reportError(Fixup.getLoc(), "8-byte data relocations not supported"); in getRelocType()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaAsmBackend.cpp86 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
94 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
99 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
104 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
109 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
111 Ctx.reportError(Fixup.getLoc(), "fixup value must be 4-byte aligned"); in adjustFixupValue()
116 Ctx.reportError(Fixup.getLoc(), "loop fixup value out of range"); in adjustFixupValue()
123 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
125 Ctx.reportError(Fixup.getLoc(), "fixup value must be 4-byte aligned"); in adjustFixupValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp82 reportError(Fixup.getLoc(), in getRelocType()
110 reportError(Fixup.getLoc(), "unsupported relocation type"); in getRelocType()
115 reportError(Fixup.getLoc(), in getRelocType()
202 reportError(Fixup.getLoc(), "unsupported relocation type"); in getRelocType()
207 reportError(Fixup.getLoc(), "invalid fixup for 1-byte data relocation"); in getRelocType()
215 reportError(Fixup.getLoc(), "invalid fixup for 2-byte data relocation"); in getRelocType()
223 reportError(Fixup.getLoc(), "invalid fixup for 4-byte data relocation"); in getRelocType()
278 reportError(Fixup.getLoc(), "invalid fixup for ARM MOVT instruction"); in getRelocType()
288 reportError(Fixup.getLoc(), "invalid fixup for ARM MOVW instruction"); in getRelocType()
298 reportError(Fixup.getLoc(), "invalid fixup for Thumb MOVT instruction"); in getRelocType()
[all …]
H A DARMAsmBackend.cpp430 Ctx.reportError(Fixup.getLoc(), "Relocation Not In Range"); in adjustFixupValue()
518 Ctx.reportError(Fixup.getLoc(), "out of range pc-relative fixup value"); in adjustFixupValue()
539 Ctx.reportError(Fixup.getLoc(), "out of range pc-relative fixup value"); in adjustFixupValue()
570 Ctx.reportError(Fixup.getLoc(), "Relocation out of range"); in adjustFixupValue()
577 Ctx.reportError(Fixup.getLoc(), "Relocation not aligned"); in adjustFixupValue()
593 Ctx.reportError(Fixup.getLoc(), in adjustFixupValue()
599 Ctx.reportError(Fixup.getLoc(), "Relocation out of range"); in adjustFixupValue()
623 Ctx.reportError(Fixup.getLoc(), "Relocation out of range"); in adjustFixupValue()
644 Ctx.reportError(Fixup.getLoc(), "Relocation out of range"); in adjustFixupValue()
651 Ctx.reportError(Fixup.getLoc(), in adjustFixupValue()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.cpp64 Ctx.reportError(Fixup.getLoc(), in adjustFixupValue()
83 Ctx.reportError(Fixup.getLoc(), "out of range PC16 fixup"); in adjustFixupValue()
93 Ctx.reportError(Fixup.getLoc(), "out of range PC19 fixup"); in adjustFixupValue()
132 Ctx.reportError(Fixup.getLoc(), "out of range PC7 fixup"); in adjustFixupValue()
142 Ctx.reportError(Fixup.getLoc(), "out of range PC10 fixup"); in adjustFixupValue()
152 Ctx.reportError(Fixup.getLoc(), "out of range PC16 fixup"); in adjustFixupValue()
161 Ctx.reportError(Fixup.getLoc(), "out of range PC18 fixup"); in adjustFixupValue()
168 Ctx.reportError(Fixup.getLoc(), "out of range PC18 fixup"); in adjustFixupValue()
174 Ctx.reportError(Fixup.getLoc(), "out of range PC18 fixup"); in adjustFixupValue()
183 Ctx.reportError(Fixup.getLoc(), "out of range PC21 fixup"); in adjustFixupValue()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DMain.cpp80 static int reportError(const char *ProgName, Twine Msg) { in reportError() function
92 return reportError(argv0, "the option -d must be used together with -o\n"); in createDependencyFile()
97 return reportError(argv0, "error opening " + DependFilename + ":" + in createDependencyFile()
122 return reportError(argv0, "Could not open input file '" + InputFilename + in TableGenMain()
143 return reportError(argv0, Twine(ErrorsPrinted) + " errors.\n"); in TableGenMain()
182 return reportError(argv0, "error opening " + OutputFilename + ": " + in TableGenMain()
193 return reportError(argv0, Twine(ErrorsPrinted) + " errors.\n"); in TableGenMain()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFObjectWriter.cpp65 reportError(Fixup.getLoc(), "%" + RISCV::getSpecifierName(Spec) + in getRelocType()
80 reportError(Fixup.getLoc(), "unsupported relocation type"); in getRelocType()
113 reportError(Fixup.getLoc(), "unsupported relocation type"); in getRelocType()
117 reportError(Fixup.getLoc(), "1-byte data relocations not supported"); in getRelocType()
120 reportError(Fixup.getLoc(), "2-byte data relocations not supported"); in getRelocType()
139 reportError(Fixup.getLoc(), "No relocation for CI-type instructions"); in getRelocType()
H A DRISCVBaseInfo.cpp57 [[noreturn]] static void reportError(const char *Reason) { in reportError() function
60 [[noreturn]] static void reportError(Error Err) { in reportError() function
100 reportError("ILP32E cannot be used with the D ISA extension"); in computeTargetABI()
108 reportError(ISAInfo.takeError()); in computeTargetABI()
140 reportError("RV64 target requires an RV64 CPU"); in validate()
142 reportError("RV32 target requires an RV32 CPU"); in validate()
145 reportError("RV32 and RV64 can't be combined"); in validate()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp152 reportError(Fixup.getLoc(), "unsupported relocation of modified symbol"); in RecordX86_64Relocation()
159 reportError(Fixup.getLoc(), in RecordX86_64Relocation()
175 reportError(Fixup.getLoc(), "unsupported relocation with identical base"); in RecordX86_64Relocation()
183 reportError( in RecordX86_64Relocation()
248 reportError(Fixup.getLoc(), in RecordX86_64Relocation()
268 reportError(Fixup.getLoc(), in RecordX86_64Relocation()
296 reportError(Fixup.getLoc(), in RecordX86_64Relocation()
314 reportError(Fixup.getLoc(), in RecordX86_64Relocation()
318 reportError(Fixup.getLoc(), in RecordX86_64Relocation()
324 reportError( in RecordX86_64Relocation()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp268 getContext().reportError(getStartTokLoc(), in getCurrentDwarfFrameInfo()
292 getContext().reportError(Loc, "parent function id not introduced by " in emitCVInlineSiteIdDirective()
311 getContext().reportError( in checkCVLocSection()
320 getContext().reportError( in checkCVLocSection()
400 return getContext().reportError(Loc, "symbol '" + Twine(Symbol->getName()) + in emitLabel()
423 return getContext().reportError( in emitCFIStartProc()
718 getContext().reportError( in EnsureValidWinFrameInfo()
723 getContext().reportError( in EnsureValidWinFrameInfo()
733 return getContext().reportError( in emitWinCFIStartProc()
736 getContext().reportError( in emitWinCFIStartProc()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DRTDyldObjectLinkingLayer.cpp108 getExecutionSession().reportError(Obj.takeError()); in emit()
125 ES.reportError(SymType.takeError()); in emit()
133 ES.reportError(SymFlagsOrErr.takeError()); in emit()
144 ES.reportError(SymName.takeError()); in emit()
156 ES.reportError(SymFlags.takeError()); in emit()
170 ES.reportError(SymName.takeError()); in emit()
179 ES.reportError(std::move(Err)); in emit()
371 getExecutionSession().reportError(std::move(Err)); in onObjEmit()
382 getExecutionSession().reportError(std::move(Err)); in onObjEmit()
404 getExecutionSession().reportError(std::move(Err)); in onObjEmit()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFObjectWriter.cpp107 reportError(Loc, "unsupported relocation type"); in getRelocType()
130 reportError(Loc, "unsupported relocation type"); in getRelocType()
144 reportError(Loc, "unsupported relocation type"); in getRelocType()
149 reportError(Loc, "unsupported relocation type"); in getRelocType()
188 reportError(Loc, "unsupported relocation type"); in getRelocType()
364 reportError(Loc, "unsupported relocation type"); in getRelocType()
412 reportError(Loc, "unsupported relocation type"); in getRelocType()
440 reportError(Loc, "unsupported relocation type"); in getRelocType()
453 reportError(Loc, "unsupported relocation type"); in getRelocType()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DOffloadDump.cpp64 reportError(O.getFileName(), "while extracting offloading files: " + in dumpOffloadBinary()
88 reportError(O.getFileName(), "while extracting offload FatBin bundles: " + in dumpOffloadBundleFatBinary()
102 reportError(O.getFileName(), in dumpOffloadBundleFatBinary()
115 reportError(OB.getFileName(), "while extracting offloading files: " + in dumpOffloadSections()

123456