Home
last modified time | relevance | path

Searched refs:writeNopData (Results 1 – 25 of 30) sorted by relevance

12

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyAsmBackend.cpp62 bool writeNopData(raw_ostream &OS, uint64_t Count,
87 bool WebAssemblyAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anon65ed9bef0111::WebAssemblyAsmBackend
/llvm-project-15.0.7/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFAsmBackend.cpp46 bool writeNopData(raw_ostream &OS, uint64_t Count,
52 bool BPFAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in BPFAsmBackend
/llvm-project-15.0.7/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430AsmBackend.cpp93 bool writeNopData(raw_ostream &OS, uint64_t Count,
151 bool MSP430AsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anon6a57e7410111::MSP430AsmBackend
/llvm-project-15.0.7/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiAsmBackend.cpp72 bool writeNopData(raw_ostream &OS, uint64_t Count,
76 bool LanaiAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anonf873499d0111::LanaiAsmBackend
/llvm-project-15.0.7/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kAsmBackend.cpp85 bool writeNopData(raw_ostream &OS, uint64_t Count,
204 bool M68kAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in M68kAsmBackend
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCAsmBackend.cpp105 bool writeNopData(raw_ostream &OS, uint64_t Count,
187 bool SystemZMCAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in SystemZMCAsmBackend
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUAsmBackend.cpp50 bool writeNopData(raw_ostream &OS, uint64_t Count,
200 bool AMDGPUAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in AMDGPUAsmBackend
/llvm-project-15.0.7/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVAsmBackend.cpp50 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anon193a351b0111::SPIRVAsmBackend
/llvm-project-15.0.7/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.cpp43 bool LoongArchAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in LoongArchAsmBackend
H A DLoongArchAsmBackend.h55 bool writeNopData(raw_ostream &OS, uint64_t Count,
/llvm-project-15.0.7/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRAsmBackend.h58 bool writeNopData(raw_ostream &OS, uint64_t Count,
H A DAVRAsmBackend.cpp461 bool AVRAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in llvm::AVRAsmBackend
/llvm-project-15.0.7/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYAsmBackend.h52 bool writeNopData(raw_ostream &OS, uint64_t Count,
H A DCSKYAsmBackend.cpp347 bool CSKYAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in CSKYAsmBackend
/llvm-project-15.0.7/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.h66 bool writeNopData(raw_ostream &OS, uint64_t Count,
H A DMipsAsmBackend.cpp532 bool MipsAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in MipsAsmBackend
/llvm-project-15.0.7/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.h66 bool writeNopData(raw_ostream &OS, uint64_t Count,
/llvm-project-15.0.7/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.h99 bool writeNopData(raw_ostream &OS, uint64_t Count,
/llvm-project-15.0.7/llvm/lib/Target/DirectX/MCTargetDesc/
H A DDirectXMCTargetDesc.cpp90 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anon5ae624460111::DXILAsmBackend
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCAssembler.cpp501 if (!getBackend().writeNopData(OS, DistanceToBoundary, STI)) in writeFragmentPadding()
506 if (!getBackend().writeNopData(OS, BundlePadding, STI)) in writeFragmentPadding()
552 if (!Asm.getBackend().writeNopData(OS, Count, AF.getSubtargetInfo())) in writeFragment()
657 if (!Asm.getBackend().writeNopData(OS, NumBytesToEmit, in writeFragment()
676 if (!Asm.getBackend().writeNopData(OS, FragmentSize, BF.getSubtargetInfo())) in writeFragment()
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCAsmBackend.h203 virtual bool writeNopData(raw_ostream &OS, uint64_t Count,
/llvm-project-15.0.7/llvm/lib/Target/VE/MCTargetDesc/
H A DVEAsmBackend.cpp170 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anone922e8690111::VEAsmBackend
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCAsmBackend.cpp201 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anon6d79db760111::PPCAsmBackend
/llvm-project-15.0.7/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp95 bool writeNopData(raw_ostream &OS, uint64_t Count,
463 bool AArch64AsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in AArch64AsmBackend
/llvm-project-15.0.7/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcAsmBackend.cpp321 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anon84648f450111::SparcAsmBackend

12