| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64ELFObjectWriter.cpp | 75 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 D | AArch64MachObjectWriter.cpp | 101 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 D | AArch64AsmBackend.cpp | 150 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 …]
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | CodeGenInstruction.cpp | 34 PrintFatalError(R->getLoc(), in CGIOperandList() 38 PrintFatalError(R->getLoc(), in CGIOperandList() 47 PrintFatalError(R->getLoc(), in CGIOperandList() 51 PrintFatalError(R->getLoc(), in CGIOperandList() 77 PrintFatalError(R->getLoc(), "Illegal operand for the '" + R->getName() + in CGIOperandList() 103 PrintFatalError(R->getLoc(), in CGIOperandList() 125 PrintFatalError(R->getLoc(), "Unknown operand class '" + Rec->getName() + in CGIOperandList() 132 PrintFatalError(R->getLoc(), "In instruction '" + R->getName() + in CGIOperandList() 136 PrintFatalError(R->getLoc(), in CGIOperandList() 147 PrintFatalError(R->getLoc(), "In instruction '" + R->getName() + in CGIOperandList() [all …]
|
| H A D | CodeGenInstAlias.cpp | 175 PrintFatalError(R->getLoc(), in CodeGenInstAlias() 192 PrintFatalError(R->getLoc(), "result value $" + Result->getArgNameStr(i) + in CodeGenInstAlias() 215 PrintFatalError(R->getLoc(), "not enough arguments for instruction!"); in CodeGenInstAlias() 221 R->getLoc(), T, ResOp)) { in CodeGenInstAlias() 256 PrintFatalError(R->getLoc(), "not enough arguments for instruction!"); in CodeGenInstAlias() 258 if (tryAliasOpMatch(Result, AliasOpNo, SubRec, false, R->getLoc(), T, in CodeGenInstAlias() 265 R->getLoc(), in CodeGenInstAlias() 273 PrintFatalError(R->getLoc(), in CodeGenInstAlias() 280 PrintFatalError(R->getLoc(), "too many operands for instruction!"); in CodeGenInstAlias()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ |
| H A D | VEELFObjectWriter.cpp | 61 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/lib/DWARFCFIChecker/ |
| H A D | DWARFCFIAnalysis.cpp | 193 Inst.getLoc(), in checkRegDiff() 216 Inst.getLoc(), in checkRegDiff() 227 Inst.getLoc(), in checkRegDiff() 236 Inst.getLoc(), in checkRegDiff() 246 Inst.getLoc(), in checkRegDiff() 255 Inst.getLoc(), formatv("register {0} unwinding rule's offset is changed, " in checkRegDiff() 271 Context->reportWarning(Inst.getLoc(), in checkCFADiff() 277 Context->reportWarning(Inst.getLoc(), in checkCFADiff() 283 Context->reportWarning(Inst.getLoc(), in checkCFADiff() 304 Inst.getLoc(), in checkCFADiff() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCChecker.cpp | 308 HasSoloAXInst->getLoc(), in checkAXOK() 311 reportError(I.getLoc(), in checkAXOK() 322 reportNote(I.getLoc(), "Branching instruction"); in reportBranchErrors() 332 reportError(MCB.getLoc(), in checkHWLoop() 353 reportError(I.getLoc(), in checkCOFMax1() 359 reportError(I.getLoc(), in checkCOFMax1() 365 reportError(I.getLoc(), in checkCOFMax1() 436 reportError(ConsumerInst.getLoc(), in checkNewValues() 447 ProducerInst->getLoc(), in checkNewValues() 449 reportError(ConsumerInst.getLoc(), in checkNewValues() [all …]
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | GICombinerEmitter.cpp | |
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
| H A D | CSKYAsmBackend.cpp | 93 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 D | CSKYELFObjectWriter.cpp | 62 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/clang/lib/Sema/ |
| H A D | SemaDeclAttr.cpp | 90 return CI.getLoc(); in getAttrLoc() 138 Diag(Loc->getLoc(), diag::err_attribute_argument_type) in checkStringLiteralArgumentAttr() 140 << FixItHint::CreateInsertion(Loc->getLoc(), "\"") in checkStringLiteralArgumentAttr() 141 << FixItHint::CreateInsertion(getLocForEndOfToken(Loc->getLoc()), "\""); in checkStringLiteralArgumentAttr() 144 *ArgLocation = Loc->getLoc(); in checkStringLiteralArgumentAttr() 226 S.Diag(AL.getLoc(), diag::warn_thread_attribute_decl_not_pointer) << AL << QT; in threadSafetyCheckIsPointer() 357 S.Diag(AL.getLoc(), in checkAttrArgsAreCapabilityObjs() 361 S.Diag(AL.getLoc(), diag::warn_thread_attribute_not_on_non_static_member) in checkAttrArgsAreCapabilityObjs() 386 S.Diag(AL.getLoc(), diag::warn_thread_attribute_ignored) << AL; in checkAttrArgsAreCapabilityObjs() 414 S.Diag(AL.getLoc(), in checkAttrArgsAreCapabilityObjs() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/ |
| H A D | CSKYAsmParser.cpp | 68 SMLoc getLoc() const { return getParser().getTok().getLoc(); } in getLoc() function in __anonbb596bd40111::CSKYAsmParser 845 Inst.getLoc()); in processLRW() 862 Inst.getOperand(1).getExpr(), Inst.getLoc(), AdjustExpr); in processLRW() 879 Inst.getLoc()); in processJSRI() 885 Inst.getOperand(0).getExpr(), Inst.getLoc()); in processJSRI() 900 Inst.getLoc()); in processJMPI() 906 Inst.getOperand(0).getExpr(), Inst.getLoc()); in processJMPI() 990 Inst.getOperand(Num).getExpr(), Inst.getLoc()); in processInstruction() 1016 StartLoc = Tok.getLoc(); in parseRegister() 1029 SMLoc S = getLoc(); in parseRegister() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/ |
| H A D | XtensaAsmBackend.cpp | 86 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/clang/lib/CIR/CodeGen/ |
| H A D | CIRGenStmtOpenACC.cpp | 129 mlir::Location start = getLoc(s.getSourceRange().getBegin()); in emitOpenACCComputeConstruct() 130 mlir::Location end = getLoc(s.getSourceRange().getEnd()); in emitOpenACCComputeConstruct() 152 mlir::Location start = getLoc(s.getSourceRange().getBegin()); in emitOpenACCDataConstruct() 153 mlir::Location end = getLoc(s.getSourceRange().getEnd()); in emitOpenACCDataConstruct() 162 mlir::Location start = getLoc(s.getSourceRange().getBegin()); in emitOpenACCInitConstruct() 170 mlir::Location start = getLoc(s.getSourceRange().getBegin()); in emitOpenACCSetConstruct() 178 mlir::Location start = getLoc(s.getSourceRange().getBegin()); in emitOpenACCShutdownConstruct() 186 mlir::Location start = getLoc(s.getSourceRange().getBegin()); in emitOpenACCWaitConstruct() 192 mlir::Location exprLoc = cgm.getLoc(intExpr->getBeginLoc()); in emitOpenACCWaitConstruct() 222 mlir::Location start = getLoc(s.getSourceRange().getBegin()); in emitOpenACCCombinedConstruct() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMELFObjectWriter.cpp | 82 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 D | ARMAsmBackend.cpp | 430 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 D | MipsAsmBackend.cpp | 64 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/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVELFObjectWriter.cpp | 65 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()
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| H A D | MCAsmParser.cpp | 48 Loc = getTok().getLoc(); in parseTokenLoc() 54 return Error(getTok().getLoc(), "expected newline"); in parseEOL() 61 return Error(getTok().getLoc(), Msg); in parseEOL() 70 return Error(getTok().getLoc(), Msg); in parseToken() 91 return check(P, getTok().getLoc(), Msg); in check() 101 return Error(getLexer().getLoc(), Msg, Range); in TokError() 152 TagLoc = getTok().getLoc(); in parseGNUAttribute()
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ClangASTPropertiesEmitter.cpp | 113 PrintFatalError(creationRule.getLoc(), "multiple creator rules for \"" + in ASTPropsEmitter() 126 PrintFatalError(overrideRule.getLoc(), in ASTPropsEmitter() 140 PrintFatalError(helperRule.getLoc(), in ASTPropsEmitter() 164 PrintFatalError(kindRule.getLoc(), "multiple kind rules for \"" + in ASTPropsEmitter() 309 PrintError(existingProperty.getLoc(), in validateNode() 312 PrintNote(property.getLoc(), "existing property"); in validateNode() 322 PrintError(type.getLoc(), in validateType() 324 if (context) PrintNote(context.getLoc(), "type used here"); in validateType() 332 PrintError(valueType.getLoc(), in validateType() 334 if (context) PrintNote(context.getLoc(), "type used here"); in validateType() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/ |
| H A D | AVRAsmParser.cpp | 415 return Error(Parser.getTok().getLoc(), "invalid register on avrtiny"); in tryParseRegisterOperand() 418 Operands.push_back(AVROperand::CreateReg(Reg, T.getLoc(), T.getEndLoc())); in tryParseRegisterOperand() 425 SMLoc S = Parser.getTok().getLoc(); in tryParseExpression() 448 SMLoc E = SMLoc::getFromPointer(Parser.getTok().getLoc().getPointer() - 1); in tryParseExpression() 457 SMLoc S = Parser.getTok().getLoc(); in tryParseRelocExpression() 492 return Error(Parser.getTok().getLoc(), "unknown modifier"); in tryParseRelocExpression() 519 SMLoc E = SMLoc::getFromPointer(Parser.getTok().getLoc().getPointer() - 1); in tryParseRelocExpression() 530 return Error(Parser.getTok().getLoc(), "unexpected token in operand"); in parseOperand() 560 Parser.getTok().getLoc())); in parseOperand() 584 S = SMLoc::getFromPointer(Parser.getTok().getLoc().getPointer() - 1); in parseMemriOperand() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86MachObjectWriter.cpp | 152 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() 184 Fixup.getLoc(), 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() 325 Fixup.getLoc(), in RecordX86_64Relocation() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/ |
| H A D | MSP430AsmParser.cpp | 317 StartLoc = T.getLoc(); in tryParseRegister() 366 SMLoc ExprLoc = getLexer().getLoc(); in parseJccInstruction() 376 getLexer().getLoc())); in parseJccInstruction() 379 SMLoc Loc = getLexer().getLoc(); in parseJccInstruction() 414 SMLoc Loc = getLexer().getLoc(); in parseInstruction() 436 return ParseLiteralValues(4, DirectiveID.getLoc()); in parseDirective() 438 return ParseLiteralValues(2, DirectiveID.getLoc()); in parseDirective() 440 return ParseLiteralValues(1, DirectiveID.getLoc()); in parseDirective() 462 SMLoc StartLoc = getParser().getTok().getLoc(); in ParseOperand() 467 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | PPConditionalDirectiveRecord.h | 38 SourceLocation getLoc() const { return Loc; } in getLoc() function 47 return SM.isBeforeInTranslationUnit(LHS.getLoc(), RHS.getLoc()); in operator() 50 return SM.isBeforeInTranslationUnit(LHS.getLoc(), RHS); in operator() 53 return SM.isBeforeInTranslationUnit(LHS, RHS.getLoc()); in operator()
|