/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/ |
H A D | X86AsmParser.cpp | 1097 bool MatchingInlineAsm = false) { in Error() argument 1099 if (MatchingInlineAsm) { in Error() 1200 bool MatchingInlineAsm) override; 1203 MCStreamer &Out, bool MatchingInlineAsm); 1206 bool MatchingInlineAsm); 1210 uint64_t &ErrorInfo, bool MatchingInlineAsm); 1215 bool MatchingInlineAsm); 4055 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 4061 Out, MatchingInlineAsm); in MatchAndEmitInstruction() 4092 ErrorInfo, MatchingInlineAsm) in MatchAndEmitInstruction() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/ |
H A D | BPFAsmParser.cpp | 40 bool MatchingInlineAsm) override; 310 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 317 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 | 53 bool MatchingInlineAsm) override; 432 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 435 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()
|
/freebsd/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/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/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 135 bool MatchingInlineAsm); 140 bool MatchingInlineAsm) override; 561 bool MatchingInlineAsm) { in matchOneInstruction() argument 564 MatchInstructionImpl(InstOperands, MCI, ErrorInfo, MatchingInlineAsm); in matchOneInstruction() 621 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 650 MatchingInlineAsm)) { in MatchAndEmitInstruction()
|
/freebsd/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/contrib/llvm-project/llvm/include/llvm/MC/MCParser/ |
H A D | MCTargetAsmParser.h | 483 bool MatchingInlineAsm) = 0;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
H A D | WebAssemblyAsmParser.cpp | 1008 bool MatchingInlineAsm) override { in MatchAndEmitInstruction() argument 1013 Operands, Inst, ErrorInfo, MissingFeatures, MatchingInlineAsm); in MatchAndEmitInstruction()
|
/freebsd/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/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/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 76 bool MatchingInlineAsm) override; 796 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 800 MatchingInlineAsm); in MatchAndEmitInstruction()
|
/freebsd/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/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/ |
H A D | LoongArchAsmParser.cpp | 56 bool MatchingInlineAsm) override; 1495 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 1500 MatchingInlineAsm); in MatchAndEmitInstruction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/ |
H A D | PPCAsmParser.cpp | 129 bool MatchingInlineAsm) override; 1258 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 1261 switch (MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm)) { in MatchAndEmitInstruction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/ |
H A D | RISCVAsmParser.cpp | 111 bool MatchingInlineAsm) override; 1393 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 1398 MatchingInlineAsm); in MatchAndEmitInstruction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 729 bool MatchingInlineAsm) override; 732 bool MatchingInlineAsm, bool &EmitInITBlock, 11267 bool MatchingInlineAsm, in MatchInstruction() argument 11272 return MatchInstructionImpl(Operands, Inst, &NearMisses, MatchingInlineAsm); in MatchInstruction() 11278 if (MatchInstructionImpl(Operands, Inst, nullptr, MatchingInlineAsm) == in MatchInstruction() 11304 MatchInstructionImpl(Operands, Inst, &NearMisses, MatchingInlineAsm); in MatchInstruction() 11331 if (MatchInstructionImpl(Operands, Inst, nullptr, MatchingInlineAsm) == in MatchInstruction() 11357 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 11363 MatchResult = MatchInstruction(Operands, Inst, NearMisses, MatchingInlineAsm, in MatchAndEmitInstruction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 237 bool MatchingInlineAsm) override; 6211 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 6501 MatchingInlineAsm, 1); in MatchAndEmitInstruction() 6514 MatchingInlineAsm, 0); in MatchAndEmitInstruction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
H A D | AMDGPUAsmParser.cpp | 1589 bool MatchingInlineAsm) override; 5262 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument 5267 auto R = MatchInstructionImpl(Operands, Inst, EI, MatchingInlineAsm, in MatchAndEmitInstruction()
|
/freebsd/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()
|