Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1069 if (MatchingInlineAsm) { in Error()
4045 if (!MatchingInlineAsm) in MatchFPUWaitAlias()
4175 if (!MatchingInlineAsm) in MatchAndEmitATTInstruction()
4180 if (!MatchingInlineAsm) in MatchAndEmitATTInstruction()
4200 MatchingInlineAsm); in MatchAndEmitATTInstruction()
4280 if (!MatchingInlineAsm) in MatchAndEmitATTInstruction()
4285 if (!MatchingInlineAsm) in MatchAndEmitATTInstruction()
4346 MatchingInlineAsm); in MatchAndEmitATTInstruction()
4546 if (!MatchingInlineAsm) in MatchAndEmitIntelInstruction()
4550 if (!MatchingInlineAsm) in MatchAndEmitIntelInstruction()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp39 bool MatchingInlineAsm) override;
288 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
295 switch (MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm)) { in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp45 bool MatchingInlineAsm) override;
257 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
260 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp43 bool MatchingInlineAsm) override;
292 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
297 MatchingInlineAsm); in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp52 bool MatchingInlineAsm) override;
319 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
322 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp77 bool MatchingInlineAsm) override;
824 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
827 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp131 bool MatchingInlineAsm);
136 bool MatchingInlineAsm) override;
557 bool MatchingInlineAsm) { in matchOneInstruction() argument
560 MatchInstructionImpl(InstOperands, MCI, ErrorInfo, MatchingInlineAsm); in matchOneInstruction()
617 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
646 MatchingInlineAsm)) { in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp76 bool MatchingInlineAsm) override;
656 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
660 switch (MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm)) { in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h427 bool MatchingInlineAsm) = 0;
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp69 bool MatchingInlineAsm) override;
635 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
639 MatchingInlineAsm); in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp495 bool MatchingInlineAsm) override;
1497 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
1505 MatchingInlineAsm, Dialect); in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp56 bool MatchingInlineAsm) override;
763 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
766 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1005 bool MatchingInlineAsm) override { in MatchAndEmitInstruction() argument
1010 Operands, Inst, ErrorInfo, MissingFeatures, MatchingInlineAsm); in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp128 bool MatchingInlineAsm) override;
1166 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
1169 switch (MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm)) { in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp84 bool MatchingInlineAsm) override;
971 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
976 MatchingInlineAsm); in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp708 bool MatchingInlineAsm) override;
711 bool MatchingInlineAsm, bool &EmitInITBlock,
10834 bool MatchingInlineAsm, in MatchInstruction() argument
10839 return MatchInstructionImpl(Operands, Inst, &NearMisses, MatchingInlineAsm); in MatchInstruction()
10845 if (MatchInstructionImpl(Operands, Inst, nullptr, MatchingInlineAsm) == in MatchInstruction()
10871 MatchInstructionImpl(Operands, Inst, &NearMisses, MatchingInlineAsm); in MatchInstruction()
10898 if (MatchInstructionImpl(Operands, Inst, nullptr, MatchingInlineAsm) == in MatchInstruction()
10924 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
10930 MatchResult = MatchInstruction(Operands, Inst, NearMisses, MatchingInlineAsm, in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp224 bool MatchingInlineAsm) override;
5311 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
5601 MatchingInlineAsm, 1); in MatchAndEmitInstruction()
5614 MatchingInlineAsm, 0); in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1432 bool MatchingInlineAsm) override;
4364 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
4369 auto R = MatchInstructionImpl(Operands, Inst, EI, MatchingInlineAsm, in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp178 bool MatchingInlineAsm) override;
5929 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
5932 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()