/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
H A D | WebAssemblyAsmTypeCheck.cpp | 72 bool WebAssemblyAsmTypeCheck::typeError(SMLoc ErrorLoc, const Twine &Msg) { in typeError() argument 85 bool WebAssemblyAsmTypeCheck::popType(SMLoc ErrorLoc, in popType() argument 102 bool WebAssemblyAsmTypeCheck::popRefType(SMLoc ErrorLoc) { in popRefType() argument 115 bool WebAssemblyAsmTypeCheck::getLocal(SMLoc ErrorLoc, const MCInst &Inst, in getLocal() argument 138 checkBr(SMLoc ErrorLoc,size_t Level) checkBr() argument 152 checkEnd(SMLoc ErrorLoc,bool PopVals) checkEnd() argument 172 checkSig(SMLoc ErrorLoc,const wasm::WasmSignature & Sig) checkSig() argument 181 getSymRef(SMLoc ErrorLoc,const MCInst & Inst,const MCSymbolRefExpr * & SymRef) getSymRef() argument 192 getGlobal(SMLoc ErrorLoc,const MCInst & Inst,wasm::ValType & Type) getGlobal() argument 220 getTable(SMLoc ErrorLoc,const MCInst & Inst,wasm::ValType & Type) getTable() argument 234 endOfFunction(SMLoc ErrorLoc) endOfFunction() argument 248 typeCheck(SMLoc ErrorLoc,const MCInst & Inst,OperandVector & Operands) typeCheck() argument [all...] |
H A D | WebAssemblyAsmParser.cpp | 1073 SMLoc ErrorLoc = IDLoc; MatchAndEmitInstruction() local 1147 onEndOfFunction(SMLoc ErrorLoc) onEndOfFunction() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/ |
H A D | RISCVAsmParser.cpp | 1347 generateImmOutOfRangeError(SMLoc ErrorLoc,int64_t Lower,int64_t Upper,const Twine & Msg="immediate must be an integer in the range") generateImmOutOfRangeError() argument 1355 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); generateImmOutOfRangeError() local 1396 SMLoc ErrorLoc = IDLoc; MatchAndEmitInstruction() local 1413 SMLoc ErrorLoc = IDLoc; MatchAndEmitInstruction() local 1427 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local 1435 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local 1445 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local 1563 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local 1567 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local 1571 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local 1575 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local 1579 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local 1583 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local 1588 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local 1592 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local 1596 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local 1605 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local 1611 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local 1621 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local 2221 generateVTypeError(SMLoc ErrorLoc) generateVTypeError() argument 3037 SMLoc ErrorLoc = Parser.getTok().getLoc(); parseDirectiveInsn() local 3347 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[3]).getStartLoc(); checkPseudoAddTPRel() local 3360 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[3]).getStartLoc(); checkPseudoTLSDESCCall() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/ |
H A D | CSKYAsmParser.cpp | 655 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(); MatchAndEmitInstruction() local 797 SMLoc ErrorLoc = ((CSKYOperand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local 801 SMLoc ErrorLoc = ((CSKYOperand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local 805 SMLoc ErrorLoc = ((CSKYOperand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local 809 SMLoc ErrorLoc = ((CSKYOperand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local 813 SMLoc ErrorLoc = ((CSKYOperand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local 817 SMLoc ErrorLoc = ((CSKYOperand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | Error.cpp | 103 void PrintError(ArrayRef<SMLoc> ErrorLoc, const Twine &Msg) { in PrintError() 132 void PrintFatalError(ArrayRef<SMLoc> ErrorLoc, const Twine &Msg) { in PrintFatalError()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/ |
H A D | LoongArchAsmParser.cpp | 1295 SMLoc ErrorLoc = ((LoongArchOperand &)*Operands[ErrorInfo]).getStartLoc(); generateImmOutOfRangeError() local 1334 SMLoc ErrorLoc = IDLoc; MatchAndEmitInstruction() local 1351 SMLoc ErrorLoc = IDLoc; MatchAndEmitInstruction() local 1514 SMLoc ErrorLoc = ((LoongArchOperand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local 1518 SMLoc ErrorLoc = ((LoongArchOperand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/ |
H A D | XtensaAsmParser.cpp | 343 SMLoc ErrorLoc = Operands[ErrorInfo]->getStartLoc(); RefineErrorLoc() local 372 SMLoc ErrorLoc = IDLoc; MatchAndEmitInstruction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLLexer.cpp | 28 bool LLLexer::Error(LocTy ErrorLoc, const Twine &Msg) const { in Error() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/ |
H A D | BPFAsmParser.cpp | 309 SMLoc ErrorLoc; MatchAndEmitInstruction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/ |
H A D | MSP430AsmParser.cpp | 272 SMLoc ErrorLoc = Loc; in MatchAndEmitInstruction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/ |
H A D | AVRAsmParser.cpp | 288 SMLoc ErrorLoc = Loc; in invalidOperand() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/ |
H A D | SystemZAsmParser.cpp | 1219 SMLoc ErrorLoc = Parser.getTok().getLoc(); in ParseDirectiveInsn() local 1553 SMLoc ErrorLoc = IDLoc; in MatchAndEmitInstruction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/ |
H A D | M68kAsmParser.cpp | 993 SMLoc ErrorLoc = Loc; in invalidOperand() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/ |
H A D | LanaiAsmParser.cpp | 654 SMLoc ErrorLoc; in MatchAndEmitInstruction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 785 SMLoc ErrorLoc = IDLoc; MatchAndEmitInstruction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/ |
H A D | VEAsmParser.cpp | 781 SMLoc ErrorLoc = IDLoc; in MatchAndEmitInstruction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/ |
H A D | X86AsmParser.cpp | 4095 SMLoc ErrorLoc = ((X86Operand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitATTInstruction() local 4489 SMLoc ErrorLoc = ((X86Operand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitIntelInstruction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/ |
H A D | PPCAsmParser.cpp | 1276 SMLoc ErrorLoc = IDLoc; MatchAndEmitInstruction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 586 SMLoc ErrorLoc = IDLoc; matchOneInstruction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 5987 SMLoc ErrorLoc = Operands[ErrorInfo]->getStartLoc(); in RefineErrorLoc() local 6016 SMLoc ErrorLoc = IDLoc; in MatchAndEmitInstruction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 6474 SMLoc ErrorLoc = IDLoc; MatchAndEmitInstruction() local 6703 SMLoc ErrorLoc = ((AArch64Operand &)*Operands[ErrorInfo]).getStartLoc(); MatchAndEmitInstruction() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 11697 SourceLocation ErrorLoc, NoteLoc; checkBinaryOperation() local 11765 SourceLocation ErrorLoc, NoteLoc; checkStatement() local 11920 SourceLocation ErrorLoc; global() member 12816 SourceLocation ErrorLoc, NoteLoc; ActOnOpenMPAtomicDirective() local 12879 SourceLocation ErrorLoc, NoteLoc; ActOnOpenMPAtomicDirective() local 12964 SourceLocation ErrorLoc, NoteLoc; ActOnOpenMPAtomicDirective() local [all...] |
H A D | SemaTemplateInstantiate.cpp | 2345 SourceLocation ErrorLoc; createSubstDiag() local
|
H A D | SemaChecking.cpp | 1474 SourceLocation ErrorLoc; checkOpenCLBlockArgs() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
H A D | AMDGPUAsmParser.cpp | 5135 SMLoc ErrorLoc = IDLoc; MatchAndEmitInstruction() local
|