Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyAsmBackend.cpp62 bool writeNopData(raw_ostream &OS, uint64_t Count,
87 bool WebAssemblyAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anon39c5efbb0111::WebAssemblyAsmBackend
/openbsd/src/gnu/llvm/llvm/lib/Target/BPF/MCTargetDesc/
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
/openbsd/src/gnu/llvm/llvm/lib/Target/Lanai/MCTargetDesc/
DLanaiAsmBackend.cpp72 bool writeNopData(raw_ostream &OS, uint64_t Count,
76 bool LanaiAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anon86a68b690111::LanaiAsmBackend
/openbsd/src/gnu/llvm/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430AsmBackend.cpp93 bool writeNopData(raw_ostream &OS, uint64_t Count,
151 bool MSP430AsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anon5262cc0d0111::MSP430AsmBackend
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCAsmBackend.cpp105 bool writeNopData(raw_ostream &OS, uint64_t Count,
188 bool SystemZMCAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in SystemZMCAsmBackend
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUAsmBackend.cpp50 bool writeNopData(raw_ostream &OS, uint64_t Count,
201 bool AMDGPUAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in AMDGPUAsmBackend
/openbsd/src/gnu/llvm/llvm/lib/Target/AVR/MCTargetDesc/
DAVRAsmBackend.h59 bool writeNopData(raw_ostream &OS, uint64_t Count,
DAVRAsmBackend.cpp497 bool AVRAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in llvm::AVRAsmBackend
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.h66 bool writeNopData(raw_ostream &OS, uint64_t Count,
DMipsAsmBackend.cpp532 bool MipsAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in MipsAsmBackend
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
DARMAsmBackend.h66 bool writeNopData(raw_ostream &OS, uint64_t Count,
DARMAsmBackend.cpp362 bool ARMAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in ARMAsmBackend
/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVAsmBackend.h99 bool writeNopData(raw_ostream &OS, uint64_t Count,
DRISCVAsmBackend.cpp336 bool RISCVAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in RISCVAsmBackend
/openbsd/src/gnu/llvm/llvm/lib/MC/
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()
/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCAsmBackend.h202 virtual bool writeNopData(raw_ostream &OS, uint64_t Count,
/openbsd/src/gnu/llvm/llvm/lib/Target/VE/MCTargetDesc/
DVEAsmBackend.cpp170 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anonf6abc1350111::VEAsmBackend
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AsmBackend.cpp95 bool writeNopData(raw_ostream &OS, uint64_t Count,
464 bool AArch64AsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in AArch64AsmBackend
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCAsmBackend.cpp201 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anonfbad1d420111::PPCAsmBackend
/openbsd/src/gnu/llvm/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcAsmBackend.cpp321 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anon1297d1110111::SparcAsmBackend
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp207 bool writeNopData(raw_ostream &OS, uint64_t Count,
1019 bool X86AsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in X86AsmBackend
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonAsmBackend.cpp690 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anon86307cd30111::HexagonAsmBackend