| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/ |
| H A D | X86AsmParser.cpp | 1091 if (MatchingInlineAsm) { in Error() 3968 if (!MatchingInlineAsm) in MatchFPUWaitAlias() 4085 if (!MatchingInlineAsm) in MatchAndEmitATTInstruction() 4090 if (!MatchingInlineAsm) in MatchAndEmitATTInstruction() 4110 MatchingInlineAsm); in MatchAndEmitATTInstruction() 4189 if (!MatchingInlineAsm) in MatchAndEmitATTInstruction() 4194 if (!MatchingInlineAsm) in MatchAndEmitATTInstruction() 4255 MatchingInlineAsm); in MatchAndEmitATTInstruction() 4451 if (!MatchingInlineAsm) in MatchAndEmitIntelInstruction() 4455 if (!MatchingInlineAsm) in MatchAndEmitIntelInstruction() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/ |
| H A D | BPFAsmParser.cpp | 40 bool MatchingInlineAsm) override; 307 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 314 switch (MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm)) { in MatchAndEmitInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/ |
| H A D | XtensaAsmParser.cpp | 44 bool MatchingInlineAsm) override; 355 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 358 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()
|
| /freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/ |
| H A D | AVRAsmParser.cpp | 57 bool MatchingInlineAsm) override; 326 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 329 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/ |
| H A D | M68kAsmParser.cpp | 77 bool MatchingInlineAsm) override; 1031 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 1034 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
| H A D | HexagonAsmParser.cpp | 131 bool MatchingInlineAsm); 136 bool MatchingInlineAsm) override; 554 bool MatchingInlineAsm) { in matchOneInstruction() argument 557 MatchInstructionImpl(InstOperands, MCI, ErrorInfo, MatchingInlineAsm); in matchOneInstruction() 614 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 643 MatchingInlineAsm)) { in MatchAndEmitInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/ |
| H A D | LanaiAsmParser.cpp | 75 bool MatchingInlineAsm) override; 652 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 656 switch (MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm)) { in MatchAndEmitInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCParser/ |
| H A D | MCTargetAsmParser.h | 483 bool MatchingInlineAsm) = 0;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/ |
| H A D | LoongArchAsmParser.cpp | 56 bool MatchingInlineAsm) override; 1303 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 1308 MatchingInlineAsm); in MatchAndEmitInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/ |
| H A D | VEAsmParser.cpp | 57 bool MatchingInlineAsm) override; 766 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 769 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/ |
| H A D | SystemZAsmParser.cpp | 506 bool MatchingInlineAsm) override; 1523 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 1531 MatchingInlineAsm, Dialect); in MatchAndEmitInstruction()
|
| /freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
| H A D | WebAssemblyAsmParser.cpp | 1021 bool MatchingInlineAsm) override { in MatchAndEmitInstruction() argument 1026 Operands, Inst, ErrorInfo, MissingFeatures, MatchingInlineAsm); in MatchAndEmitInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/ |
| H A D | SparcAsmParser.cpp | 75 bool MatchingInlineAsm) override; 752 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 756 MatchingInlineAsm); in MatchAndEmitInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/ |
| H A D | PPCAsmParser.cpp | 129 bool MatchingInlineAsm) override; 1256 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 1259 switch (MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm)) { in MatchAndEmitInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/ |
| H A D | RISCVAsmParser.cpp | 108 bool MatchingInlineAsm) override; 1363 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 1368 MatchingInlineAsm); in MatchAndEmitInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
| H A D | ARMAsmParser.cpp | 721 bool MatchingInlineAsm) override; 724 bool MatchingInlineAsm, bool &EmitInITBlock, 11042 bool MatchingInlineAsm, in MatchInstruction() argument 11047 return MatchInstructionImpl(Operands, Inst, &NearMisses, MatchingInlineAsm); in MatchInstruction() 11053 if (MatchInstructionImpl(Operands, Inst, nullptr, MatchingInlineAsm) == in MatchInstruction() 11079 MatchInstructionImpl(Operands, Inst, &NearMisses, MatchingInlineAsm); in MatchInstruction() 11106 if (MatchInstructionImpl(Operands, Inst, nullptr, MatchingInlineAsm) == in MatchInstruction() 11132 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 11138 MatchResult = MatchInstruction(Operands, Inst, NearMisses, MatchingInlineAsm, in MatchAndEmitInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
| H A D | AArch64AsmParser.cpp | 237 bool MatchingInlineAsm) override; 6127 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 6417 MatchingInlineAsm, 1); in MatchAndEmitInstruction() 6430 MatchingInlineAsm, 0); in MatchAndEmitInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
| H A D | AMDGPUAsmParser.cpp | 1578 bool MatchingInlineAsm) override; 5087 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 5092 auto R = MatchInstructionImpl(Operands, Inst, EI, MatchingInlineAsm, in MatchAndEmitInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
| H A D | MipsAsmParser.cpp | 180 bool MatchingInlineAsm) override; 5999 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 6002 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()
|