| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/ |
| H A D | X86AsmParser.cpp | 1121 bool MatchingInlineAsm = false) { in Error() argument 1123 if (MatchingInlineAsm) { in Error() 1222 bool MatchingInlineAsm) override; 1225 MCStreamer &Out, bool MatchingInlineAsm); 1228 bool MatchingInlineAsm); 1232 uint64_t &ErrorInfo, bool MatchingInlineAsm); 1237 bool MatchingInlineAsm); 4149 bool MatchingInlineAsm) { in matchAndEmitInstruction() argument 4155 Out, MatchingInlineAsm); in matchAndEmitInstruction() 4186 ErrorInfo, MatchingInlineAsm) in matchAndEmitInstruction() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/ |
| H A D | BPFAsmParser.cpp | 40 bool MatchingInlineAsm) override; 313 bool MatchingInlineAsm) { in matchAndEmitInstruction() argument 320 switch (MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm)) { in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/ |
| H A D | MSP430AsmParser.cpp | 46 bool MatchingInlineAsm) override; 259 bool MatchingInlineAsm) { in matchAndEmitInstruction() argument 262 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/ |
| H A D | XtensaAsmParser.cpp | 55 bool MatchingInlineAsm) override; 453 bool MatchingInlineAsm) { in matchAndEmitInstruction() argument 456 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/ |
| H A D | AVRAsmParser.cpp | 56 bool MatchingInlineAsm) override; 329 bool MatchingInlineAsm) { in matchAndEmitInstruction() argument 332 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/ |
| H A D | M68kAsmParser.cpp | 78 bool MatchingInlineAsm) override; 1036 bool MatchingInlineAsm) { in matchAndEmitInstruction() argument 1039 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
| H A D | HexagonAsmParser.cpp | 137 bool MatchingInlineAsm); 142 bool MatchingInlineAsm) override; 563 bool MatchingInlineAsm) { in matchOneInstruction() argument 566 MatchInstructionImpl(InstOperands, MCI, ErrorInfo, MatchingInlineAsm); in matchOneInstruction() 623 bool MatchingInlineAsm) { in matchAndEmitInstruction() argument 652 MatchingInlineAsm)) { in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/ |
| H A D | LanaiAsmParser.cpp | 74 bool MatchingInlineAsm) override; 651 bool MatchingInlineAsm) { in matchAndEmitInstruction() argument 655 switch (MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm)) { in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/ |
| H A D | MCTargetAsmParser.h | 472 bool MatchingInlineAsm) = 0;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/ |
| H A D | SystemZAsmParser.cpp | 527 bool MatchingInlineAsm) override; 1592 bool MatchingInlineAsm) { in matchAndEmitInstruction() argument 1600 MatchingInlineAsm, Dialect); in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/ |
| H A D | VEAsmParser.cpp | 55 bool MatchingInlineAsm) override; 776 bool MatchingInlineAsm) { in matchAndEmitInstruction() argument 779 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/ |
| H A D | CSKYAsmParser.cpp | 73 bool MatchingInlineAsm) override; 663 bool MatchingInlineAsm) { in matchAndEmitInstruction() argument 668 MatchingInlineAsm); in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
| H A D | WebAssemblyAsmParser.cpp | 1153 bool MatchingInlineAsm) override { in matchAndEmitInstruction() argument 1158 Operands, Inst, ErrorInfo, MissingFeatures, MatchingInlineAsm); in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/ |
| H A D | SparcAsmParser.cpp | 77 bool MatchingInlineAsm) override; 880 bool MatchingInlineAsm) { in matchAndEmitInstruction() argument 884 MatchingInlineAsm); in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/ |
| H A D | PPCAsmParser.cpp | 130 bool MatchingInlineAsm) override; 1274 bool MatchingInlineAsm) { in matchAndEmitInstruction() argument 1278 switch (MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm)) { in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/ |
| H A D | LoongArchAsmParser.cpp | 66 bool MatchingInlineAsm) override; 1654 bool MatchingInlineAsm) { in matchAndEmitInstruction() argument 1659 MatchingInlineAsm); in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/ |
| H A D | RISCVAsmParser.cpp | 110 bool MatchingInlineAsm) override; 1382 bool MatchingInlineAsm) { in matchAndEmitInstruction() argument 1387 MatchingInlineAsm); in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
| H A D | ARMAsmParser.cpp | 732 bool MatchingInlineAsm) override; 735 bool MatchingInlineAsm, bool &EmitInITBlock, 11356 bool MatchingInlineAsm, in MatchInstruction() argument 11361 return MatchInstructionImpl(Operands, Inst, &NearMisses, MatchingInlineAsm); in MatchInstruction() 11367 if (MatchInstructionImpl(Operands, Inst, nullptr, MatchingInlineAsm) == in MatchInstruction() 11393 MatchInstructionImpl(Operands, Inst, &NearMisses, MatchingInlineAsm); in MatchInstruction() 11420 if (MatchInstructionImpl(Operands, Inst, nullptr, MatchingInlineAsm) == in MatchInstruction() 11446 bool MatchingInlineAsm) { in matchAndEmitInstruction() argument 11452 MatchResult = MatchInstruction(Operands, Inst, NearMisses, MatchingInlineAsm, in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
| H A D | AArch64AsmParser.cpp | 245 bool MatchingInlineAsm) override; 6400 bool MatchingInlineAsm) { in matchAndEmitInstruction() argument 6690 MatchingInlineAsm, 1); in matchAndEmitInstruction() 6703 MatchingInlineAsm, 0); in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
| H A D | AMDGPUAsmParser.cpp | 1653 bool MatchingInlineAsm) override; 5624 bool MatchingInlineAsm) { in matchAndEmitInstruction() argument 5629 auto R = MatchInstructionImpl(Operands, Inst, EI, MatchingInlineAsm, in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
| H A D | MipsAsmParser.cpp | 179 bool MatchingInlineAsm) override; 5940 bool MatchingInlineAsm) { in matchAndEmitInstruction() argument 5943 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in matchAndEmitInstruction()
|