Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1082 bool MatchingInlineAsm = false) { in Error() argument
1084 if (MatchingInlineAsm) { in Error()
1184 bool MatchingInlineAsm) override;
1187 MCStreamer &Out, bool MatchingInlineAsm);
1190 bool MatchingInlineAsm);
1195 bool MatchingInlineAsm);
1200 bool MatchingInlineAsm);
4052 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
4055 MatchingInlineAsm); in MatchAndEmitInstruction()
4057 MatchingInlineAsm); in MatchAndEmitInstruction()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp40 bool MatchingInlineAsm) override;
290 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
297 switch (MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm)) { in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp47 bool MatchingInlineAsm) override;
358 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
361 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp46 bool MatchingInlineAsm) override;
260 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
263 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp57 bool MatchingInlineAsm) override;
327 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
330 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp79 bool MatchingInlineAsm) override;
993 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
996 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp132 bool MatchingInlineAsm);
137 bool MatchingInlineAsm) override;
555 bool MatchingInlineAsm) { in matchOneInstruction() argument
558 MatchInstructionImpl(InstOperands, MCI, ErrorInfo, MatchingInlineAsm); in matchOneInstruction()
615 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
644 MatchingInlineAsm)) { in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp78 bool MatchingInlineAsm) override;
658 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
662 switch (MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm)) { in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h433 bool MatchingInlineAsm) = 0;
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp72 bool MatchingInlineAsm) override;
650 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
654 MatchingInlineAsm); in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp509 bool MatchingInlineAsm) override;
1551 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
1559 MatchingInlineAsm, Dialect); in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp59 bool MatchingInlineAsm) override;
1254 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
1259 MatchingInlineAsm); in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1009 bool MatchingInlineAsm) override { in MatchAndEmitInstruction() argument
1014 Operands, Inst, ErrorInfo, MissingFeatures, MatchingInlineAsm); in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp71 bool MatchingInlineAsm) override;
662 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
667 MatchingInlineAsm); in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp57 bool MatchingInlineAsm) override;
767 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
770 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp130 bool MatchingInlineAsm) override;
1216 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
1219 switch (MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm)) { in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp88 bool MatchingInlineAsm) override;
1070 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
1075 MatchingInlineAsm); in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp718 bool MatchingInlineAsm) override;
721 bool MatchingInlineAsm, bool &EmitInITBlock,
10891 bool MatchingInlineAsm, in MatchInstruction() argument
10896 return MatchInstructionImpl(Operands, Inst, &NearMisses, MatchingInlineAsm); in MatchInstruction()
10902 if (MatchInstructionImpl(Operands, Inst, nullptr, MatchingInlineAsm) == in MatchInstruction()
10928 MatchInstructionImpl(Operands, Inst, &NearMisses, MatchingInlineAsm); in MatchInstruction()
10955 if (MatchInstructionImpl(Operands, Inst, nullptr, MatchingInlineAsm) == in MatchInstruction()
10981 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
10987 MatchResult = MatchInstruction(Operands, Inst, NearMisses, MatchingInlineAsm, in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp235 bool MatchingInlineAsm) override;
6143 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
6433 MatchingInlineAsm, 1); in MatchAndEmitInstruction()
6446 MatchingInlineAsm, 0); in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1527 bool MatchingInlineAsm) override;
4789 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
4794 auto R = MatchInstructionImpl(Operands, Inst, EI, MatchingInlineAsm, in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp180 bool MatchingInlineAsm) override;
5971 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
5974 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()