Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h320 Match_MissingFeature, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp304 case Match_MissingFeature: in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp4208 case Match_MissingFeature: in MatchAndEmitATTInstruction()
4278 if (Match[I] == Match_MissingFeature) in MatchAndEmitATTInstruction()
4373 if (llvm::count(Match, Match_MissingFeature) == 1) { in MatchAndEmitATTInstruction()
4374 ErrorInfo = Match_MissingFeature; in MatchAndEmitATTInstruction()
4499 if (Match.back() == Match_MissingFeature) in MatchAndEmitIntelInstruction()
4515 if (Match.back() == Match_MissingFeature) in MatchAndEmitIntelInstruction()
4582 if (llvm::count(Match, Match_MissingFeature) == 1) { in MatchAndEmitIntelInstruction()
4583 ErrorInfo = Match_MissingFeature; in MatchAndEmitIntelInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp370 case Match_MissingFeature: in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp335 case Match_MissingFeature: in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp1001 case Match_MissingFeature: in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1045 case Match_MissingFeature: { in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp667 case Match_MissingFeature: in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp674 case Match_MissingFeature: in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1566 case Match_MissingFeature: { in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp1265 case Match_MissingFeature: { in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp673 case Match_MissingFeature: { in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp777 case Match_MissingFeature: in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4801 (R == Match_MissingFeature && Result != Match_PreferE32) || in MatchAndEmitInstruction()
4802 (R == Match_InvalidOperand && Result != Match_MissingFeature in MatchAndEmitInstruction()
4805 && Result != Match_MissingFeature in MatchAndEmitInstruction()
4830 case Match_MissingFeature: in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1226 case Match_MissingFeature: in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp580 case Match_MissingFeature: in matchOneInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1083 case Match_MissingFeature: { in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp5702 case Match_MissingFeature: in showMatchError()
6474 case Match_MissingFeature: { in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp5981 case Match_MissingFeature: in MatchAndEmitInstruction()