Home
last modified time | relevance | path

Searched refs:Match_MissingFeature (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h314 Match_MissingFeature, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp4190 case Match_MissingFeature: in MatchAndEmitATTInstruction()
4260 if (Match[I] == Match_MissingFeature) in MatchAndEmitATTInstruction()
4358 Match_MissingFeature) == 1) { in MatchAndEmitATTInstruction()
4359 ErrorInfo = Match_MissingFeature; in MatchAndEmitATTInstruction()
4485 if (Match.back() == Match_MissingFeature) in MatchAndEmitIntelInstruction()
4501 if (Match.back() == Match_MissingFeature) in MatchAndEmitIntelInstruction()
4571 Match_MissingFeature) == 1) { in MatchAndEmitIntelInstruction()
4572 ErrorInfo = Match_MissingFeature; in MatchAndEmitIntelInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp302 case Match_MissingFeature: in MatchAndEmitInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp305 case Match_MissingFeature: { in MatchAndEmitInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp326 case Match_MissingFeature: return missingFeature(Loc, ErrorInfo); in MatchAndEmitInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp832 case Match_MissingFeature: in MatchAndEmitInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1007 case Match_MissingFeature: { in MatchAndEmitInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp665 case Match_MissingFeature: in MatchAndEmitInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp659 case Match_MissingFeature: in MatchAndEmitInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1512 case Match_MissingFeature: { in MatchAndEmitInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp773 case Match_MissingFeature: in MatchAndEmitInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4337 (R == Match_MissingFeature && Result != Match_PreferE32) || in MatchAndEmitInstruction()
4338 (R == Match_InvalidOperand && Result != Match_MissingFeature in MatchAndEmitInstruction()
4341 && Result != Match_MissingFeature in MatchAndEmitInstruction()
4366 case Match_MissingFeature: in MatchAndEmitInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1163 case Match_MissingFeature: in MatchAndEmitInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp582 case Match_MissingFeature: in matchOneInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp984 case Match_MissingFeature: { in MatchAndEmitInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp4435 case Match_MissingFeature: in showMatchError()
5076 case Match_MissingFeature: { in MatchAndEmitInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp5939 case Match_MissingFeature: in MatchAndEmitInstruction()