| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
| H A D | HexagonAsmParser.cpp | 583 case Match_InvalidOperand: in matchOneInstruction() 1253 : Match_InvalidOperand; in validateTargetOperandClass() 1274 return Match_InvalidOperand; in validateTargetOperandClass() 1335 return Match_InvalidOperand; in processInstruction() 1365 return Match_InvalidOperand; in processInstruction() 1696 return Match_InvalidOperand; in processInstruction() 1699 return Match_InvalidOperand; in processInstruction() 1719 return Match_InvalidOperand; in processInstruction() 1749 return Match_InvalidOperand; in processInstruction() 1873 return Match_InvalidOperand; in processInstruction() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/ |
| H A D | MSP430AsmParser.cpp | 271 case Match_InvalidOperand: { in MatchAndEmitInstruction() 576 return Match_InvalidOperand; in validateTargetOperandClass() 587 return Match_InvalidOperand; in validateTargetOperandClass()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCParser/ |
| H A D | MCTargetAsmParser.h | 355 Match_InvalidOperand, enumerator 494 return Match_InvalidOperand; in validateTargetOperandClass()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/ |
| H A D | XtensaAsmParser.cpp | 337 return Match_InvalidOperand; in validateTargetOperandClass() 371 case Match_InvalidOperand: { in MatchAndEmitInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/ |
| H A D | AVRAsmParser.cpp | 336 case Match_InvalidOperand: in MatchAndEmitInstruction() 780 return Match_InvalidOperand; in validateTargetOperandClass()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
| H A D | AMDGPUAsmParser.cpp | 3325 return Match_InvalidOperand; in checkTargetMatchPredicate() 3339 return Match_InvalidOperand; in checkTargetMatchPredicate() 5100 (R == Match_InvalidOperand && Result != Match_MissingFeature in MatchAndEmitInstruction() 5102 (R == Match_MnemonicFail && Result != Match_InvalidOperand in MatchAndEmitInstruction() 5134 case Match_InvalidOperand: { in MatchAndEmitInstruction() 9260 return Operand.isGDS() ? Match_Success : Match_InvalidOperand; in validateTargetOperandClass() 9262 return Operand.isLDS() ? Match_Success : Match_InvalidOperand; in validateTargetOperandClass() 9264 return Operand.isIdxen() ? Match_Success : Match_InvalidOperand; in validateTargetOperandClass() 9268 return Operand.isTFE() ? Match_Success : Match_InvalidOperand; in validateTargetOperandClass() 9296 return Operand.isNull() ? Match_Success : Match_InvalidOperand; in validateTargetOperandClass() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/ |
| H A D | LoongArchAsmParser.cpp | 1278 return Match_InvalidOperand; in validateTargetOperandClass() 1289 return Match_InvalidOperand; in validateTargetOperandClass() 1333 case Match_InvalidOperand: { in MatchAndEmitInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/ |
| H A D | M68kAsmParser.cpp | 632 return Match_InvalidOperand; in validateTargetOperandClass() 1041 case Match_InvalidOperand: in MatchAndEmitInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/ |
| H A D | BPFAsmParser.cpp | 325 case Match_InvalidOperand: in MatchAndEmitInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/ |
| H A D | CSKYAsmParser.cpp | 693 case Match_InvalidOperand: { in MatchAndEmitInstruction() 1623 return Match_InvalidOperand; in validateTargetOperandClass() 1649 return Match_InvalidOperand; in validateTargetOperandClass()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/ |
| H A D | PPCAsmParser.cpp | 1275 case Match_InvalidOperand: { in MatchAndEmitInstruction() 1905 default: return Match_InvalidOperand; in validateTargetOperandClass() 1912 return Match_InvalidOperand; in validateTargetOperandClass()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/ |
| H A D | VEAsmParser.cpp | 780 case Match_InvalidOperand: { in MatchAndEmitInstruction() 1587 return Match_InvalidOperand; in validateTargetOperandClass()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/ |
| H A D | RISCVAsmParser.cpp | 1292 return Match_InvalidOperand; in validateTargetOperandClass() 1319 return Match_InvalidOperand; in validateTargetOperandClass() 1322 return Match_InvalidOperand; in validateTargetOperandClass() 1395 case Match_InvalidOperand: { in MatchAndEmitInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/ |
| H A D | SparcAsmParser.cpp | 784 case Match_InvalidOperand: { in MatchAndEmitInstruction() 1768 return Match_InvalidOperand; in validateTargetOperandClass()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
| H A D | AArch64AsmParser.cpp | 5683 case Match_InvalidOperand: in showMatchError() 6435 if (MatchResult == Match_InvalidOperand && ErrorInfo == 1 && in MatchAndEmitInstruction() 6473 case Match_InvalidOperand: { in MatchAndEmitInstruction() 7721 return Match_InvalidOperand; in validateTargetOperandClass() 7724 return Match_InvalidOperand; in validateTargetOperandClass() 7727 return Match_InvalidOperand; in validateTargetOperandClass() 7732 return Match_InvalidOperand; in validateTargetOperandClass() 7740 return Match_InvalidOperand; in validateTargetOperandClass()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/ |
| H A D | X86AsmParser.cpp | 4103 case Match_InvalidOperand: in MatchAndEmitATTInstruction() 4239 assert(OriginalError == Match_InvalidOperand && "Unexpected error"); in MatchAndEmitATTInstruction() 4274 if (llvm::count(Match, Match_InvalidOperand) == 1) { in MatchAndEmitATTInstruction() 4483 if (llvm::count(Match, Match_InvalidOperand) == 1) { in MatchAndEmitIntelInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
| H A D | WebAssemblyAsmParser.cpp | 1072 case Match_InvalidOperand: { in MatchAndEmitInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/ |
| H A D | LanaiAsmParser.cpp | 665 case Match_InvalidOperand: { in MatchAndEmitInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/ |
| H A D | SystemZAsmParser.cpp | 1552 case Match_InvalidOperand: { in MatchAndEmitInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
| H A D | ARMAsmParser.cpp | 10975 return Match_InvalidOperand; in checkTargetMatchPredicate() 11007 return Match_InvalidOperand; in checkTargetMatchPredicate() 12580 case Match_InvalidOperand: in FilterNearMisses() 12785 return Match_InvalidOperand; in validateTargetOperandClass()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | Target.td | 324 // failure error message. If this is empty, the default Match_InvalidOperand
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
| H A D | MipsAsmParser.cpp | 6015 case Match_InvalidOperand: { in MatchAndEmitInstruction()
|