| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
| H A D | WebAssemblyAsmBackend.cpp | 62 bool writeNopData(raw_ostream &OS, uint64_t Count, 87 bool WebAssemblyAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anone89e6b350111::WebAssemblyAsmBackend
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/ |
| H A D | LanaiAsmBackend.cpp | 72 bool writeNopData(raw_ostream &OS, uint64_t Count, 76 bool LanaiAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anond6a67fe30111::LanaiAsmBackend
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/ |
| H A D | MSP430AsmBackend.cpp | 93 bool writeNopData(raw_ostream &OS, uint64_t Count, 151 bool MSP430AsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anona231c7070111::MSP430AsmBackend
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/ |
| H A D | BPFAsmBackend.cpp | 51 bool writeNopData(raw_ostream &OS, uint64_t Count, 71 bool BPFAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in BPFAsmBackend
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/ |
| H A D | M68kAsmBackend.cpp | 85 bool writeNopData(raw_ostream &OS, uint64_t Count, 204 bool M68kAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in M68kAsmBackend
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/ |
| H A D | XtensaAsmBackend.cpp | 51 bool writeNopData(raw_ostream &OS, uint64_t Count, 184 bool XtensaMCAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in XtensaMCAsmBackend
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
| H A D | SystemZMCAsmBackend.cpp | 130 bool writeNopData(raw_ostream &OS, uint64_t Count, 200 bool SystemZMCAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in SystemZMCAsmBackend
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| H A D | AMDGPUAsmBackend.cpp | 50 bool writeNopData(raw_ostream &OS, uint64_t Count, 205 bool AMDGPUAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in AMDGPUAsmBackend
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/ |
| H A D | SPIRVAsmBackend.cpp | 50 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anonf76d6b610111::SPIRVAsmBackend
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
| H A D | AVRAsmBackend.h | 59 bool writeNopData(raw_ostream &OS, uint64_t Count,
|
| H A D | AVRAsmBackend.cpp | 497 bool AVRAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in llvm::AVRAsmBackend
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
| H A D | CSKYAsmBackend.h | 52 bool writeNopData(raw_ostream &OS, uint64_t Count,
|
| H A D | CSKYAsmBackend.cpp | 348 bool CSKYAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in CSKYAsmBackend
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsAsmBackend.h | 67 bool writeNopData(raw_ostream &OS, uint64_t Count,
|
| H A D | MipsAsmBackend.cpp | 532 bool MipsAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in MipsAsmBackend
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMAsmBackend.h | 67 bool writeNopData(raw_ostream &OS, uint64_t Count,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
| H A D | LoongArchAsmBackend.h | 89 bool writeNopData(raw_ostream &OS, uint64_t Count,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/MCTargetDesc/ |
| H A D | DirectXMCTargetDesc.cpp | 91 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anona896770c0111::DXILAsmBackend
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVAsmBackend.h | 106 bool writeNopData(raw_ostream &OS, uint64_t Count,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCAssembler.cpp | 508 if (!getBackend().writeNopData(OS, DistanceToBoundary, STI)) in writeFragmentPadding() 513 if (!getBackend().writeNopData(OS, BundlePadding, STI)) in writeFragmentPadding() 559 if (!Asm.getBackend().writeNopData(OS, Count, AF.getSubtargetInfo())) in writeFragment() 664 if (!Asm.getBackend().writeNopData(OS, NumBytesToEmit, in writeFragment() 683 if (!Asm.getBackend().writeNopData(OS, FragmentSize, BF.getSubtargetInfo())) in writeFragment()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCAsmBackend.h | 224 virtual bool writeNopData(raw_ostream &OS, uint64_t Count,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ |
| H A D | VEAsmBackend.cpp | 172 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anon9654622f0111::VEAsmBackend
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| H A D | PPCAsmBackend.cpp | 208 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anon4bad11bc0111::PPCAsmBackend
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
| H A D | SparcAsmBackend.cpp | 324 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anon6297c58b0111::SparcAsmBackend
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64AsmBackend.cpp | 98 bool writeNopData(raw_ostream &OS, uint64_t Count, 501 bool AArch64AsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in AArch64AsmBackend
|