| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/AsmParser/ |
| H A D | X86AsmParser.cpp | 1082 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 D | BPFAsmParser.cpp | 40 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 D | XtensaAsmParser.cpp | 47 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 D | MSP430AsmParser.cpp | 46 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 D | AVRAsmParser.cpp | 57 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 D | M68kAsmParser.cpp | 79 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 D | HexagonAsmParser.cpp | 132 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 D | LanaiAsmParser.cpp | 78 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 D | MCTargetAsmParser.h | 433 bool MatchingInlineAsm) = 0;
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/AsmParser/ |
| H A D | SparcAsmParser.cpp | 72 bool MatchingInlineAsm) override; 650 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 654 MatchingInlineAsm); in MatchAndEmitInstruction()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/AsmParser/ |
| H A D | SystemZAsmParser.cpp | 509 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 D | LoongArchAsmParser.cpp | 59 bool MatchingInlineAsm) override; 1254 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 1259 MatchingInlineAsm); in MatchAndEmitInstruction()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/AsmParser/ |
| H A D | WebAssemblyAsmParser.cpp | 1009 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 D | CSKYAsmParser.cpp | 71 bool MatchingInlineAsm) override; 662 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 667 MatchingInlineAsm); in MatchAndEmitInstruction()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/VE/AsmParser/ |
| H A D | VEAsmParser.cpp | 57 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 D | PPCAsmParser.cpp | 130 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 D | RISCVAsmParser.cpp | 88 bool MatchingInlineAsm) override; 1070 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 1075 MatchingInlineAsm); in MatchAndEmitInstruction()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/ |
| H A D | ARMAsmParser.cpp | 718 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 D | AArch64AsmParser.cpp | 235 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 D | AMDGPUAsmParser.cpp | 1527 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 D | MipsAsmParser.cpp | 180 bool MatchingInlineAsm) override; 5971 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 5974 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()
|