| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/ |
| H A D | SPIRVAsmBackend.cpp | 32 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anona7bb47eb0111::SPIRVAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
| H A D | WebAssemblyAsmBackend.cpp | 73 bool WebAssemblyAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anone9d166bf0111::WebAssemblyAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/ |
| H A D | BPFAsmBackend.cpp | 57 bool BPFAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in BPFAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/ |
| H A D | MSP430AsmBackend.cpp | 132 bool MSP430AsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anon9d68ee110111::MSP430AsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/ |
| H A D | LanaiAsmBackend.cpp | 63 bool LanaiAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anon86f45c6d0111::LanaiAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ |
| H A D | VEAsmBackend.cpp | 126 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anon88421f390111::VEAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/ |
| H A D | XtensaAsmBackend.cpp | 179 bool XtensaAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in XtensaAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
| H A D | SparcAsmBackend.cpp | 133 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anon12e5a2150111::SparcAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsAsmBackend.cpp | 586 bool MipsAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in MipsAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/ |
| H A D | M68kAsmBackend.cpp | 229 bool M68kAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in M68kAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| H A D | AMDGPUAsmBackend.cpp | 196 bool AMDGPUAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in AMDGPUAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
| H A D | SystemZMCAsmBackend.cpp | 181 bool SystemZMCAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in SystemZMCAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
| H A D | CSKYAsmBackend.cpp | 339 bool CSKYAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in CSKYAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/MCTargetDesc/ |
| H A D | DirectXMCTargetDesc.cpp | 89 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anon29be13160111::DXILAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| H A D | PPCAsmBackend.cpp | 131 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anonfbfaee460111::PPCAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonAsmBackend.cpp | 550 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anonab472fd70111::HexagonAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64AsmBackend.cpp | 510 bool AArch64AsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in AArch64AsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
| H A D | AVRAsmBackend.cpp | 499 bool AVRAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in llvm::AVRAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
| H A D | LoongArchAsmBackend.cpp | 415 bool LoongArchAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in LoongArchAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVAsmBackend.cpp | 449 bool RISCVAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in RISCVAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMAsmBackend.cpp | 350 bool ARMAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in ARMAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86AsmBackend.cpp | 999 bool X86AsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in X86AsmBackend
|