| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/ |
| D | X86AsmParser.cpp | 1067 bool MatchingInlineAsm = false) { in Error() argument 1069 if (MatchingInlineAsm) { in Error() 1167 bool MatchingInlineAsm) override; 1170 MCStreamer &Out, bool MatchingInlineAsm); 1173 bool MatchingInlineAsm); 1178 bool MatchingInlineAsm); 1183 bool MatchingInlineAsm); 4017 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 4020 MatchingInlineAsm); in MatchAndEmitInstruction() 4022 MatchingInlineAsm); in MatchAndEmitInstruction() [all …]
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/ |
| D | BPFAsmParser.cpp | 39 bool MatchingInlineAsm) override; 288 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 295 switch (MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm)) { in MatchAndEmitInstruction()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/ |
| D | MSP430AsmParser.cpp | 45 bool MatchingInlineAsm) override; 257 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 260 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/ |
| D | CSKYAsmParser.cpp | 43 bool MatchingInlineAsm) override; 292 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 297 MatchingInlineAsm); in MatchAndEmitInstruction()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/ |
| D | AVRAsmParser.cpp | 52 bool MatchingInlineAsm) override; 319 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 322 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/ |
| D | M68kAsmParser.cpp | 77 bool MatchingInlineAsm) override; 824 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 827 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
| D | HexagonAsmParser.cpp | 131 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-12-stable/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/ |
| D | LanaiAsmParser.cpp | 76 bool MatchingInlineAsm) override; 656 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 660 switch (MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm)) { in MatchAndEmitInstruction()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/MCParser/ |
| D | MCTargetAsmParser.h | 427 bool MatchingInlineAsm) = 0;
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/ |
| D | SparcAsmParser.cpp | 69 bool MatchingInlineAsm) override; 635 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 639 MatchingInlineAsm); in MatchAndEmitInstruction()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/ |
| D | SystemZAsmParser.cpp | 495 bool MatchingInlineAsm) override; 1497 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 1505 MatchingInlineAsm, Dialect); in MatchAndEmitInstruction()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/ |
| D | VEAsmParser.cpp | 56 bool MatchingInlineAsm) override; 763 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 766 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
| D | WebAssemblyAsmParser.cpp | 1005 bool MatchingInlineAsm) override { in MatchAndEmitInstruction() argument 1010 Operands, Inst, ErrorInfo, MissingFeatures, MatchingInlineAsm); in MatchAndEmitInstruction()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/ |
| D | PPCAsmParser.cpp | 128 bool MatchingInlineAsm) override; 1166 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 1169 switch (MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm)) { in MatchAndEmitInstruction()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/ |
| D | RISCVAsmParser.cpp | 84 bool MatchingInlineAsm) override; 971 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 976 MatchingInlineAsm); in MatchAndEmitInstruction()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
| D | ARMAsmParser.cpp | 708 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-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
| D | AArch64AsmParser.cpp | 224 bool MatchingInlineAsm) override; 5311 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 5601 MatchingInlineAsm, 1); in MatchAndEmitInstruction() 5614 MatchingInlineAsm, 0); in MatchAndEmitInstruction()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
| D | AMDGPUAsmParser.cpp | 1432 bool MatchingInlineAsm) override; 4364 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 4369 auto R = MatchInstructionImpl(Operands, Inst, EI, MatchingInlineAsm, in MatchAndEmitInstruction()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
| D | MipsAsmParser.cpp | 178 bool MatchingInlineAsm) override; 5929 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 5932 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()
|