Searched defs:writeNopData (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFAsmBackend.cpp59 bool BPFAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { function in class:BPFAsmBackend
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiAsmBackend.cpp84 bool LanaiAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { function in class:__anon5214::LanaiAsmBackend
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430AsmBackend.cpp158 bool MSP430AsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { function in class:__anon5221::MSP430AsmBackend
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCAsmBackend.cpp120 bool SystemZMCAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { function in class:SystemZMCAsmBackend
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyAsmBackend.cpp93 bool WebAssemblyAsmBackend::writeNopData(raw_ostream &OS, function in class:__anon5379::WebAssemblyAsmBackend
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUAsmBackend.cpp174 bool AMDGPUAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { function in class:AMDGPUAsmBackend
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.cpp521 bool MipsAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { function in class:MipsAsmBackend
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRAsmBackend.cpp456 bool AVRAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { function in class:llvm::AVRAsmBackend
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp460 bool AArch64AsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { function in class:AArch64AsmBackend
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp136 bool RISCVAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { function in class:RISCVAsmBackend
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp344 bool ARMAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { function in class:ARMAsmBackend
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp638 bool X86AsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { function in class:X86AsmBackend

Completed in 561 milliseconds