Home
last modified time | relevance | path

Searched refs:Match_InvalidOperand (Results 1 – 20 of 20) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp586 case Match_InvalidOperand: in matchOneInstruction()
1257 : Match_InvalidOperand; in validateTargetOperandClass()
1278 return Match_InvalidOperand; in validateTargetOperandClass()
1339 return Match_InvalidOperand; in processInstruction()
1369 return Match_InvalidOperand; in processInstruction()
1700 return Match_InvalidOperand; in processInstruction()
1703 return Match_InvalidOperand; in processInstruction()
1723 return Match_InvalidOperand; in processInstruction()
1753 return Match_InvalidOperand; in processInstruction()
1877 return Match_InvalidOperand; in processInstruction()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h312 Match_InvalidOperand, enumerator
438 return Match_InvalidOperand; in validateTargetOperandClass()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp269 case Match_InvalidOperand: { in MatchAndEmitInstruction()
584 return Match_InvalidOperand; in validateTargetOperandClass()
595 return Match_InvalidOperand; in validateTargetOperandClass()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3064 return Match_InvalidOperand; in checkTargetMatchPredicate()
3078 return Match_InvalidOperand; in checkTargetMatchPredicate()
4377 (R == Match_InvalidOperand && Result != Match_MissingFeature in MatchAndEmitInstruction()
4379 (R == Match_MnemonicFail && Result != Match_InvalidOperand in MatchAndEmitInstruction()
4411 case Match_InvalidOperand: { in MatchAndEmitInstruction()
8287 return Operand.isGDS() ? Match_Success : Match_InvalidOperand; in validateTargetOperandClass()
8289 return Operand.isLDS() ? Match_Success : Match_InvalidOperand; in validateTargetOperandClass()
8291 return Operand.isIdxen() ? Match_Success : Match_InvalidOperand; in validateTargetOperandClass()
8293 return Operand.isOffen() ? Match_Success : Match_InvalidOperand; in validateTargetOperandClass()
8323 return Operand.isNull() ? Match_Success : Match_InvalidOperand; in validateTargetOperandClass()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp327 case Match_InvalidOperand: return invalidOperand(Loc, Operands, ErrorInfo); in MatchAndEmitInstruction()
748 return Match_InvalidOperand; in validateTargetOperandClass()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp475 return Match_InvalidOperand; in validateTargetOperandClass()
834 case Match_InvalidOperand: in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp306 case Match_InvalidOperand: in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp923 return Match_InvalidOperand; in validateTargetOperandClass()
950 return Match_InvalidOperand; in validateTargetOperandClass()
953 return Match_InvalidOperand; in validateTargetOperandClass()
1003 case Match_InvalidOperand: { in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1185 case Match_InvalidOperand: { in MatchAndEmitInstruction()
1744 default: return Match_InvalidOperand; in validateTargetOperandClass()
1751 return Match_InvalidOperand; in validateTargetOperandClass()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp324 case Match_InvalidOperand: { in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp663 case Match_InvalidOperand: { in MatchAndEmitInstruction()
1462 return Match_InvalidOperand; in validateTargetOperandClass()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp777 case Match_InvalidOperand: { in MatchAndEmitInstruction()
1548 return Match_InvalidOperand; in validateTargetOperandClass()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp4969 case Match_InvalidOperand: in showMatchError()
5619 if (MatchResult == Match_InvalidOperand && ErrorInfo == 1 && in MatchAndEmitInstruction()
5657 case Match_InvalidOperand: { in MatchAndEmitInstruction()
6680 return Match_InvalidOperand; in validateTargetOperandClass()
6730 return Match_InvalidOperand; in validateTargetOperandClass()
6733 return Match_InvalidOperand; in validateTargetOperandClass()
6736 return Match_InvalidOperand; in validateTargetOperandClass()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp4193 case Match_InvalidOperand: in MatchAndEmitATTInstruction()
4330 assert(OriginalError == Match_InvalidOperand && "Unexpected error"); in MatchAndEmitATTInstruction()
4368 Match_InvalidOperand) == 1) { in MatchAndEmitATTInstruction()
4581 Match_InvalidOperand) == 1) { in MatchAndEmitIntelInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp669 case Match_InvalidOperand: { in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1056 case Match_InvalidOperand: { in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1526 case Match_InvalidOperand: { in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp10767 return Match_InvalidOperand; in checkTargetMatchPredicate()
10799 return Match_InvalidOperand; in checkTargetMatchPredicate()
12186 case Match_InvalidOperand: in FilterNearMisses()
12392 return Match_InvalidOperand; in validateTargetOperandClass()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTarget.td296 // failure error message. If this is empty, the default Match_InvalidOperand
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp5942 case Match_InvalidOperand: { in MatchAndEmitInstruction()