Home
last modified time | relevance | path

Searched defs:ErrorLoc (Results 1 – 25 of 25) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmTypeCheck.cpp72 bool WebAssemblyAsmTypeCheck::typeError(SMLoc ErrorLoc, const Twine &Msg) { in typeError()
85 bool WebAssemblyAsmTypeCheck::popType(SMLoc ErrorLoc, in popType()
102 bool WebAssemblyAsmTypeCheck::popRefType(SMLoc ErrorLoc) { in popRefType()
115 bool WebAssemblyAsmTypeCheck::getLocal(SMLoc ErrorLoc, const MCInst &Inst, in getLocal()
138 bool WebAssemblyAsmTypeCheck::checkBr(SMLoc ErrorLoc, size_t Level) { in checkBr()
152 bool WebAssemblyAsmTypeCheck::checkEnd(SMLoc ErrorLoc, bool PopVals) { in checkEnd()
172 bool WebAssemblyAsmTypeCheck::checkSig(SMLoc ErrorLoc, in checkSig()
181 bool WebAssemblyAsmTypeCheck::getSymRef(SMLoc ErrorLoc, const MCInst &Inst, in getSymRef()
192 bool WebAssemblyAsmTypeCheck::getGlobal(SMLoc ErrorLoc, const MCInst &Inst, in getGlobal()
220 bool WebAssemblyAsmTypeCheck::getTable(SMLoc ErrorLoc, const MCInst &Inst, in getTable()
[all …]
H A DWebAssemblyAsmParser.cpp1060 SMLoc ErrorLoc = IDLoc; in MatchAndEmitInstruction() local
1133 void onEndOfFunction(SMLoc ErrorLoc) { in onEndOfFunction()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1377 SMLoc ErrorLoc, int64_t Lower, int64_t Upper, in generateImmOutOfRangeError()
1385 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); in generateImmOutOfRangeError() local
1426 SMLoc ErrorLoc = IDLoc; in MatchAndEmitInstruction() local
1443 SMLoc ErrorLoc = IDLoc; in MatchAndEmitInstruction() local
1457 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() local
1465 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() local
1475 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() local
1601 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() local
1605 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() local
1609 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp655 SMLoc ErrorLoc = ((CSKYOperand &)*Operands[ErrorInfo]).getStartLoc(); in generateImmOutOfRangeError() local
694 SMLoc ErrorLoc = IDLoc; in MatchAndEmitInstruction() local
711 SMLoc ErrorLoc = IDLoc; in MatchAndEmitInstruction() local
793 SMLoc ErrorLoc = ((CSKYOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() local
797 SMLoc ErrorLoc = ((CSKYOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() local
801 SMLoc ErrorLoc = ((CSKYOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() local
805 SMLoc ErrorLoc = ((CSKYOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() local
809 SMLoc ErrorLoc = ((CSKYOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() local
813 SMLoc ErrorLoc = ((CSKYOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() local
817 SMLoc ErrorLoc = ((CSKYOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DError.cpp103 void PrintError(ArrayRef<SMLoc> ErrorLoc, const Twine &Msg) { in PrintError() argument
132 void PrintFatalError(ArrayRef<SMLoc> ErrorLoc, const Twine &Msg) { in PrintFatalError() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp1487 SMLoc ErrorLoc = ((LoongArchOperand &)*Operands[ErrorInfo]).getStartLoc(); in generateImmOutOfRangeError() local
1526 SMLoc ErrorLoc = IDLoc; in MatchAndEmitInstruction() local
1543 SMLoc ErrorLoc = IDLoc; in MatchAndEmitInstruction() local
1714 SMLoc ErrorLoc = ((LoongArchOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() local
1718 SMLoc ErrorLoc = ((LoongArchOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() local
1722 SMLoc ErrorLoc = ((LoongArchOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() local
1726 SMLoc ErrorLoc = ((LoongArchOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenCL.cpp122 SourceLocation ErrorLoc; in checkBlockArgs() local
H A DSemaOpenMP.cpp11362 SourceLocation ErrorLoc, NoteLoc; in checkBinaryOperation() local
11430 SourceLocation ErrorLoc, NoteLoc; in checkStatement() local
11585 SourceLocation ErrorLoc; member
12484 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local
12547 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local
12632 SourceLocation ErrorLoc, NoteLoc; in ActOnOpenMPAtomicDirective() local
H A DSemaTemplateInstantiate.cpp2572 SourceLocation ErrorLoc; in createSubstDiag() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp357 SMLoc ErrorLoc = Operands[ErrorInfo]->getStartLoc(); in RefineErrorLoc() local
450 SMLoc ErrorLoc = IDLoc; in MatchAndEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLLexer.cpp28 bool LLLexer::Error(LocTy ErrorLoc, const Twine &Msg) const { in Error()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp312 SMLoc ErrorLoc; in MatchAndEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp272 SMLoc ErrorLoc = Loc; in MatchAndEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp288 SMLoc ErrorLoc = Loc; in invalidOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1219 SMLoc ErrorLoc = Parser.getTok().getLoc(); in ParseDirectiveInsn() local
1553 SMLoc ErrorLoc = IDLoc; in MatchAndEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp993 SMLoc ErrorLoc = Loc; in invalidOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp654 SMLoc ErrorLoc; in MatchAndEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp829 SMLoc ErrorLoc = IDLoc; in MatchAndEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp781 SMLoc ErrorLoc = IDLoc; in MatchAndEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp4212 SMLoc ErrorLoc = ((X86Operand &)*Operands[ErrorInfo]).getStartLoc(); in matchAndEmitATTInstruction() local
4575 SMLoc ErrorLoc = ((X86Operand &)*Operands[ErrorInfo]).getStartLoc(); in matchAndEmitIntelInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1278 SMLoc ErrorLoc = IDLoc; in MatchAndEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp593 SMLoc ErrorLoc = IDLoc; in matchOneInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp5987 SMLoc ErrorLoc = Operands[ErrorInfo]->getStartLoc(); in RefineErrorLoc() local
6016 SMLoc ErrorLoc = IDLoc; in MatchAndEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp6558 SMLoc ErrorLoc = IDLoc; in MatchAndEmitInstruction() local
6790 SMLoc ErrorLoc = ((AArch64Operand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5306 SMLoc ErrorLoc = IDLoc; in MatchAndEmitInstruction() local