/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/ |
H A D | get_error_info_fuzzer.cpp | 50 scudo_error_info ErrorInfo; LLVMFuzzerTestOneInput() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/AsmParser/ |
H A D | LLLexer.h | 31 SMDiagnostic &ErrorInfo; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
H A D | DIPrinter.cpp | 275 const ErrorInfoBase &ErrorInfo) { in printError() 392 const ErrorInfoBase &ErrorInfo) { in printError()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/ |
H A D | AVRAsmParser.cpp | 287 uint64_t const &ErrorInfo) { in invalidOperand() argument 312 uint64_t const &ErrorInfo) { in missingFeature() argument 325 MCStreamer &Out, uint64_t &ErrorInfo, in MatchAndEmitInstruction() argument [all...] |
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/ |
H A D | sanitizer_symbolize.cpp | 49 [&](const llvm::ErrorInfoBase &ErrorInfo, llvm::StringRef ErrorBanner) { in symbolize_error_handler()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/ |
H A D | M68kAsmParser.cpp | 992 uint64_t const &ErrorInfo) { in invalidOperand() argument 1015 uint64_t const &ErrorInfo) { in missingFeature() argument 1030 uint64_t &ErrorInfo, in MatchAndEmitInstruction() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/ |
H A D | XtensaAsmParser.cpp | 341 RefineErrorLoc(const SMLoc Loc,const OperandVector & Operands,uint64_t ErrorInfo) RefineErrorLoc() argument 354 MatchAndEmitInstruction(SMLoc IDLoc,unsigned & Opcode,OperandVector & Operands,MCStreamer & Out,uint64_t & ErrorInfo,bool MatchingInlineAsm) MatchAndEmitInstruction() argument [all...] |
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | combined.h | 953 getErrorInfo(struct scudo_error_info * ErrorInfo,uintptr_t FaultAddr,const char * DepotPtr,const char * RegionInfoPtr,const char * RingBufferPtr,size_t RingBufferSize,const char * Memory,const char * MemoryTags,uintptr_t MemoryAddr,size_t MemorySize) getErrorInfo() argument 1313 getInlineErrorInfo(struct scudo_error_info * ErrorInfo,size_t & NextErrorReport,uintptr_t FaultAddr,const StackDepot * Depot,const char * RegionInfoPtr,const char * Memory,const char * MemoryTags,uintptr_t MemoryAddr,size_t MemorySize,size_t MinDistance,size_t MaxDistance) getInlineErrorInfo() argument 1395 getRingBufferErrorInfo(struct scudo_error_info * ErrorInfo,size_t & NextErrorReport,uintptr_t FaultAddr,const StackDepot * Depot,const char * RingBufferPtr,size_t RingBufferSize) getRingBufferErrorInfo() argument [all...] |
/freebsd-src/sys/dev/smartpqi/ |
H A D | smartpqi_ioctl.h | 109 DWORD ErrorInfo; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/ |
H A D | BPFAsmParser.cpp | 306 MatchAndEmitInstruction(SMLoc IDLoc,unsigned & Opcode,OperandVector & Operands,MCStreamer & Out,uint64_t & ErrorInfo,bool MatchingInlineAsm) MatchAndEmitInstruction() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/ |
H A D | MSP430AsmParser.cpp | 258 uint64_t &ErrorInfo, in MatchAndEmitInstruction() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/ |
H A D | LoongArchAsmParser.cpp | 1293 generateImmOutOfRangeError(OperandVector & Operands,uint64_t ErrorInfo,int64_t Lower,int64_t Upper,const Twine & Msg="immediate must be an integer in the range") generateImmOutOfRangeError() argument 1302 MatchAndEmitInstruction(SMLoc IDLoc,unsigned & Opcode,OperandVector & Operands,MCStreamer & Out,uint64_t & ErrorInfo,bool MatchingInlineAsm) MatchAndEmitInstruction() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/ |
H A D | X86AsmParser.cpp | 130 MatchInstruction(const OperandVector & Operands,MCInst & Inst,uint64_t & ErrorInfo,FeatureBitset & MissingFeatures,bool matchingInlineAsm,unsigned VariantID=0) MatchInstruction() argument 3939 MatchAndEmitInstruction(SMLoc IDLoc,unsigned & Opcode,OperandVector & Operands,MCStreamer & Out,uint64_t & ErrorInfo,bool MatchingInlineAsm) MatchAndEmitInstruction() argument 4030 MatchAndEmitATTInstruction(SMLoc IDLoc,unsigned & Opcode,OperandVector & Operands,MCStreamer & Out,uint64_t & ErrorInfo,bool MatchingInlineAsm) MatchAndEmitATTInstruction() argument 4288 MatchAndEmitIntelInstruction(SMLoc IDLoc,unsigned & Opcode,OperandVector & Operands,MCStreamer & Out,uint64_t & ErrorInfo,bool MatchingInlineAsm) MatchAndEmitIntelInstruction() argument [all...] |
/freebsd-src/sys/dev/ciss/ |
H A D | cissio.h | 160 u_int32_t ErrorInfo; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/ |
H A D | CSKYAsmParser.cpp | 653 OperandVector &Operands, uint64_t ErrorInfo, int64_t Lower, int64_t Upper, in generateImmOutOfRangeError() argument 662 uint64_t &ErrorInfo, in MatchAndEmitInstruction() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 553 matchOneInstruction(MCInst & MCI,SMLoc IDLoc,OperandVector & InstOperands,uint64_t & ErrorInfo,bool MatchingInlineAsm) matchOneInstruction() argument 613 MatchAndEmitInstruction(SMLoc IDLoc,unsigned & Opcode,OperandVector & Operands,MCStreamer & Out,uint64_t & ErrorInfo,bool MatchingInlineAsm) MatchAndEmitInstruction() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/ |
H A D | RISCVAsmParser.cpp | 1353 generateImmOutOfRangeError(OperandVector & Operands,uint64_t ErrorInfo,int64_t Lower,int64_t Upper,const Twine & Msg="immediate must be an integer in the range") generateImmOutOfRangeError() argument 1362 MatchAndEmitInstruction(SMLoc IDLoc,unsigned & Opcode,OperandVector & Operands,MCStreamer & Out,uint64_t & ErrorInfo,bool MatchingInlineAsm) MatchAndEmitInstruction() argument 3055 uint64_t ErrorInfo; parseDirectiveInsn() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/ |
H A D | LanaiAsmParser.cpp | 651 uint64_t &ErrorInfo, in MatchAndEmitInstruction() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
H A D | WebAssemblyAsmParser.cpp | 1020 MatchAndEmitInstruction(SMLoc IDLoc,unsigned &,OperandVector & Operands,MCStreamer & Out,uint64_t & ErrorInfo,bool MatchingInlineAsm) MatchAndEmitInstruction() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineVerifier.cpp | 1093 StringRef ErrorInfo; verifyPreISelGenericInstruction() local 1934 StringRef ErrorInfo; visitMachineInstrBefore() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 751 MatchAndEmitInstruction(SMLoc IDLoc,unsigned & Opcode,OperandVector & Operands,MCStreamer & Out,uint64_t & ErrorInfo,bool MatchingInlineAsm) MatchAndEmitInstruction() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/ |
H A D | VEAsmParser.cpp | 765 MCStreamer &Out, uint64_t &ErrorInfo, in MatchAndEmitInstruction() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 11965 CheckValue(const Expr * E,ErrorInfoTy & ErrorInfo,bool ShouldBeLValue,bool ShouldBeInteger=false) CheckValue() argument 11996 checkCondUpdateStmt(IfStmt * S,ErrorInfoTy & ErrorInfo) checkCondUpdateStmt() argument 12091 checkCondExprStmt(Stmt * S,ErrorInfoTy & ErrorInfo) checkCondExprStmt() argument 12195 checkStmt(Stmt * S,OpenMPAtomicCompareChecker::ErrorInfoTy & ErrorInfo) checkStmt() argument 12279 checkType(ErrorInfoTy & ErrorInfo) checkType() argument 12293 checkForm3(IfStmt * S,ErrorInfoTy & ErrorInfo) checkForm3() argument 12411 checkForm45(Stmt * S,ErrorInfoTy & ErrorInfo) checkForm45() argument 12536 checkStmt(Stmt * S,ErrorInfoTy & ErrorInfo) checkStmt() argument 13172 OpenMPAtomicCompareCaptureChecker::ErrorInfoTy ErrorInfo; ActOnOpenMPAtomicDirective() local 13192 OpenMPAtomicCompareChecker::ErrorInfoTy ErrorInfo; ActOnOpenMPAtomicDirective() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/ |
H A D | PPCAsmParser.cpp | 1255 MatchAndEmitInstruction(SMLoc IDLoc,unsigned & Opcode,OperandVector & Operands,MCStreamer & Out,uint64_t & ErrorInfo,bool MatchingInlineAsm) MatchAndEmitInstruction() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/ |
H A D | SystemZAsmParser.cpp | 1522 uint64_t &ErrorInfo, in MatchAndEmitInstruction() argument
|