Home
last modified time | relevance | path

Searched refs:Match_Success (Results 1 – 21 of 21) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp581 return Match_Success; in validateTargetOperandClass()
589 return Match_Success; in validateTargetOperandClass()
596 return Match_Success; in validateTargetOperandClass()
605 return Match_Success; in validateTargetOperandClass()
612 return Match_Success; in validateTargetOperandClass()
619 return Match_Success; in validateTargetOperandClass()
627 return Match_Success; in validateTargetOperandClass()
1037 case Match_Success: in MatchAndEmitInstruction()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h359 Match_Success, enumerator
501 return Match_Success; in checkEarlyTargetMatchPredicate()
507 return Match_Success; in checkTargetMatchPredicate()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp332 case Match_Success: in MatchAndEmitInstruction()
760 if (validateOperandClass(Op, Expected) == Match_Success) { in validateTargetOperandClass()
761 return Match_Success; in validateTargetOperandClass()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp771 case Match_Success: in MatchAndEmitInstruction()
1568 return MCTargetAsmParser::Match_Success; in validateTargetOperandClass()
1572 return MCTargetAsmParser::Match_Success; in validateTargetOperandClass()
1576 return MCTargetAsmParser::Match_Success; in validateTargetOperandClass()
1580 return MCTargetAsmParser::Match_Success; in validateTargetOperandClass()
1584 return MCTargetAsmParser::Match_Success; in validateTargetOperandClass()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp1249 return Match_Success; in checkTargetMatchPredicate()
1266 return Match_Success; in checkTargetMatchPredicate()
1270 return Match_Success; in checkTargetMatchPredicate()
1286 return Match_Success; in validateTargetOperandClass()
1312 case Match_Success: in MatchAndEmitInstruction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp558 if (result == Match_Success) { in matchOneInstruction()
577 case Match_Success: in matchOneInstruction()
1252 ? Match_Success in validateTargetOperandClass()
1258 ? Match_Success in validateTargetOperandClass()
1265 return Match_Success; in validateTargetOperandClass()
1267 return Match_Success; in validateTargetOperandClass()
1994 return Match_Success; in processInstruction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp265 case Match_Success: in MatchAndEmitInstruction()
584 return Match_Success; in validateTargetOperandClass()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp758 case Match_Success: { in MatchAndEmitInstruction()
1752 return MCTargetAsmParser::Match_Success; in validateTargetOperandClass()
1756 return MCTargetAsmParser::Match_Success; in validateTargetOperandClass()
1762 return MCTargetAsmParser::Match_Success; in validateTargetOperandClass()
1766 return MCTargetAsmParser::Match_Success; in validateTargetOperandClass()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3343 return Match_Success; in checkTargetMatchPredicate()
5089 unsigned Result = Match_Success; in MatchAndEmitInstruction()
5097 if ((R == Match_Success) || in MatchAndEmitInstruction()
5108 if (R == Match_Success) in MatchAndEmitInstruction()
5112 if (Result == Match_Success) { 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()
9266 return Operand.isOffen() ? Match_Success : Match_InvalidOperand; in validateTargetOperandClass()
9268 return Operand.isTFE() ? Match_Success : Match_InvalidOperand; in validateTargetOperandClass()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp5834 return Match_Success; in checkEarlyTargetMatchPredicate()
5852 return Match_Success; in checkTargetMatchPredicate()
5863 return Match_Success; in checkTargetMatchPredicate()
5867 return Match_Success; in checkTargetMatchPredicate()
5871 return Match_Success; in checkTargetMatchPredicate()
5878 return Match_Success; in checkTargetMatchPredicate()
5906 return Match_Success; in checkTargetMatchPredicate()
5927 return Match_Success; in checkTargetMatchPredicate()
5935 return Match_Success; in checkTargetMatchPredicate()
5980 return Match_Success; in checkTargetMatchPredicate()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp317 case Match_Success: in MatchAndEmitInstruction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp672 case Match_Success: in MatchAndEmitInstruction()
1638 return Match_Success; in validateTargetOperandClass()
1645 return Match_Success; in validateTargetOperandClass()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp363 case Match_Success: in MatchAndEmitInstruction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1306 return Match_Success; in validateTargetOperandClass()
1312 return Match_Success; in validateTargetOperandClass()
1320 return Match_Success; in validateTargetOperandClass()
1343 return Match_Success; in checkTargetMatchPredicate()
1372 case Match_Success: in MatchAndEmitInstruction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp4024 return Match_Success; in checkTargetMatchPredicate()
4079 case Match_Success: in MatchAndEmitATTInstruction()
4182 unsigned NumSuccessfulMatches = llvm::count(Match, Match_Success); in MatchAndEmitATTInstruction()
4208 if (Match[I] == Match_Success) in MatchAndEmitATTInstruction()
4422 unsigned NumSuccessfulMatches = llvm::count(Match, Match_Success); in MatchAndEmitIntelInstruction()
4432 if (M == Match_Success) in MatchAndEmitIntelInstruction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp11010 return Match_Success; in checkTargetMatchPredicate()
11054 Match_Success) { in MatchInstruction()
11090 return Match_Success; in MatchInstruction()
11094 return Match_Success; in MatchInstruction()
11098 return Match_Success; in MatchInstruction()
11107 Match_Success) { in MatchInstruction()
11114 return Match_Success; in MatchInstruction()
11142 case Match_Success: in MatchAndEmitInstruction()
12769 return Match_Success; in validateTargetOperandClass()
12777 return Match_Success; in validateTargetOperandClass()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1295 if (Res != Match_Success) in ParseDirectiveInsn()
1533 case Match_Success: in MatchAndEmitInstruction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1260 case Match_Success: in MatchAndEmitInstruction()
1910 return Match_Success; in validateTargetOperandClass()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1028 case Match_Success: { in MatchAndEmitInstruction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp657 case Match_Success: in MatchAndEmitInstruction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp6421 if (MatchResult != Match_Success) { in MatchAndEmitInstruction()
6445 case Match_Success: { in MatchAndEmitInstruction()
7726 return Match_Success; in validateTargetOperandClass()
7739 return Match_Success; in validateTargetOperandClass()