Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp424 return Match_Success; in validateTargetOperandClass()
432 return Match_Success; in validateTargetOperandClass()
439 return Match_Success; in validateTargetOperandClass()
448 return Match_Success; in validateTargetOperandClass()
455 return Match_Success; in validateTargetOperandClass()
462 return Match_Success; in validateTargetOperandClass()
470 return Match_Success; in validateTargetOperandClass()
830 case Match_Success: in MatchAndEmitInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h316 Match_Success, enumerator
445 return Match_Success; in checkEarlyTargetMatchPredicate()
451 return Match_Success; in checkTargetMatchPredicate()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp325 case Match_Success: return emit(Inst, Loc, Out); in MatchAndEmitInstruction()
728 if (validateOperandClass(Op, Expected) == Match_Success) { in validateTargetOperandClass()
729 return Match_Success; in validateTargetOperandClass()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp768 case Match_Success: in MatchAndEmitInstruction()
1529 return MCTargetAsmParser::Match_Success; in validateTargetOperandClass()
1533 return MCTargetAsmParser::Match_Success; in validateTargetOperandClass()
1537 return MCTargetAsmParser::Match_Success; in validateTargetOperandClass()
1541 return MCTargetAsmParser::Match_Success; in validateTargetOperandClass()
1545 return MCTargetAsmParser::Match_Success; in validateTargetOperandClass()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp641 case Match_Success: { in MatchAndEmitInstruction()
1453 return MCTargetAsmParser::Match_Success; in validateTargetOperandClass()
1457 return MCTargetAsmParser::Match_Success; in validateTargetOperandClass()
1463 return MCTargetAsmParser::Match_Success; in validateTargetOperandClass()
1467 return MCTargetAsmParser::Match_Success; in validateTargetOperandClass()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp561 if (result == Match_Success) { in matchOneInstruction()
580 case Match_Success: in matchOneInstruction()
1255 ? Match_Success in validateTargetOperandClass()
1261 ? Match_Success in validateTargetOperandClass()
1268 return Match_Success; in validateTargetOperandClass()
1270 return Match_Success; in validateTargetOperandClass()
1997 return Match_Success; in processInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp263 case Match_Success: in MatchAndEmitInstruction()
592 return Match_Success; in validateTargetOperandClass()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3078 return Match_Success; in checkTargetMatchPredicate()
4327 unsigned Result = Match_Success; in MatchAndEmitInstruction()
4335 if ((R == Match_Success) || in MatchAndEmitInstruction()
4346 if (R == Match_Success) in MatchAndEmitInstruction()
4350 if (Result == Match_Success) { in MatchAndEmitInstruction()
8239 return Operand.isAddr64() ? Match_Success : Match_InvalidOperand; in validateTargetOperandClass()
8241 return Operand.isGDS() ? Match_Success : Match_InvalidOperand; in validateTargetOperandClass()
8243 return Operand.isLDS() ? Match_Success : Match_InvalidOperand; in validateTargetOperandClass()
8245 return Operand.isIdxen() ? Match_Success : Match_InvalidOperand; in validateTargetOperandClass()
8247 return Operand.isOffen() ? Match_Success : Match_InvalidOperand; in validateTargetOperandClass()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp5764 return Match_Success; in checkEarlyTargetMatchPredicate()
5769 return Match_Success; in checkEarlyTargetMatchPredicate()
5782 return Match_Success; in checkTargetMatchPredicate()
5793 return Match_Success; in checkTargetMatchPredicate()
5797 return Match_Success; in checkTargetMatchPredicate()
5801 return Match_Success; in checkTargetMatchPredicate()
5808 return Match_Success; in checkTargetMatchPredicate()
5836 return Match_Success; in checkTargetMatchPredicate()
5857 return Match_Success; in checkTargetMatchPredicate()
5865 return Match_Success; in checkTargetMatchPredicate()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp298 case Match_Success: in MatchAndEmitInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp937 return Match_Success; in validateTargetOperandClass()
943 return Match_Success; in validateTargetOperandClass()
951 return Match_Success; in validateTargetOperandClass()
980 case Match_Success: in MatchAndEmitInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp10801 return Match_Success; in checkTargetMatchPredicate()
10845 Match_Success) { in MatchInstruction()
10856 return Match_Success; in MatchInstruction()
10860 return Match_Success; in MatchInstruction()
10871 if (PlainMatchResult == Match_Success) { in MatchInstruction()
10881 return Match_Success; in MatchInstruction()
10885 return Match_Success; in MatchInstruction()
10889 return Match_Success; in MatchInstruction()
10898 Match_Success) { in MatchInstruction()
10905 return Match_Success; in MatchInstruction()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp301 case Match_Success: in MatchAndEmitInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp4113 return Match_Success; in checkTargetMatchPredicate()
4168 case Match_Success: in MatchAndEmitATTInstruction()
4272 std::count(std::begin(Match), std::end(Match), Match_Success); in MatchAndEmitATTInstruction()
4298 if (Match[I] == Match_Success) in MatchAndEmitATTInstruction()
4516 std::count(std::begin(Match), std::end(Match), Match_Success); in MatchAndEmitIntelInstruction()
4526 if (M == Match_Success) in MatchAndEmitIntelInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1300 if (Res != Match_Success) in ParseDirectiveInsn()
1507 case Match_Success: in MatchAndEmitInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1157 case Match_Success: in MatchAndEmitInstruction()
1736 return Match_Success; in validateTargetOperandClass()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp980 case Match_Success: { in MatchAndEmitInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp661 case Match_Success: in MatchAndEmitInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp5039 if (MatchResult != Match_Success) { in MatchAndEmitInstruction()
5063 case Match_Success: { in MatchAndEmitInstruction()
6143 return Match_Success; in validateTargetOperandClass()