/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
H A D | WebAssemblyAsmBackend.cpp | 53 bool writeNopData(raw_ostream &OS, uint64_t Count, 78 bool WebAssemblyAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in getFixupKindInfo() 80 bool WebAssemblyAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, writeNopData() function in __anon0ecb48d20111::WebAssemblyAsmBackend
|
/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/ |
H A D | LanaiAsmBackend.cpp | 64 bool writeNopData(raw_ostream &OS, uint64_t Count, 68 bool LanaiAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, 69 bool LanaiAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, writeNopData() function in __anon9c104a000111::LanaiAsmBackend
|
/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/ |
H A D | MSP430AsmBackend.cpp | 86 bool writeNopData(raw_ostream &OS, uint64_t Count, 144 bool MSP430AsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, 145 bool MSP430AsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, writeNopData() function in __anon69368c640111::MSP430AsmBackend
|
/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/ |
H A D | BPFAsmBackend.cpp | 43 bool writeNopData(raw_ostream &OS, uint64_t Count, 63 bool BPFAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, 64 bool BPFAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, writeNopData() function in BPFAsmBackend
|
/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/ |
H A D | M68kAsmBackend.cpp | 109 bool writeNopData(raw_ostream &OS, uint64_t Count, in getRelaxedOpcodeBranch() 270 bool M68kAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, 202 bool M68kAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, writeNopData() function in M68kAsmBackend
|
/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/ |
H A D | XtensaAsmBackend.cpp | 48 bool writeNopData(raw_ostream &OS, uint64_t Count, 177 bool XtensaMCAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() 175 bool XtensaMCAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, writeNopData() function in XtensaMCAsmBackend
|
/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZMCAsmBackend.cpp | 125 bool writeNopData(raw_ostream &OS, uint64_t Count, 195 bool SystemZMCAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in SystemZMCAsmBackend
|
/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUAsmBackend.cpp | 50 bool writeNopData(raw_ostream &OS, uint64_t Count, 208 bool AMDGPUAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() 202 bool AMDGPUAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, writeNopData() function in AMDGPUAsmBackend
|
/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/ |
H A D | SPIRVAsmBackend.cpp | 43 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anonbcd7357e0111::SPIRVAsmBackend
|
/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
H A D | CSKYAsmBackend.h | 51 bool writeNopData(raw_ostream &OS, uint64_t Count,
|
H A D | CSKYAsmBackend.cpp | 347 bool CSKYAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() 346 bool CSKYAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, writeNopData() function in CSKYAsmBackend
|
/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
H A D | AVRAsmBackend.h | 52 bool writeNopData(raw_ostream &OS, uint64_t Count,
|
H A D | AVRAsmBackend.cpp | 494 bool AVRAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in getFixupKindInfo() 497 bool AVRAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, writeNopData() function in llvm::AVRAsmBackend
|
/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsAsmBackend.h | 54 bool writeNopData(raw_ostream &OS, uint64_t Count,
|
H A D | MipsAsmBackend.cpp | 529 bool MipsAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, 532 bool MipsAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, writeNopData() function in MipsAsmBackend
|
/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMAsmBackend.h | 66 bool writeNopData(raw_ostream &OS, uint64_t Count,
|
/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
H A D | LoongArchAsmBackend.h | 82 bool writeNopData(raw_ostream &OS, uint64_t Count,
|
/llvm-project/llvm/lib/Target/DirectX/MCTargetDesc/ |
H A D | DirectXMCTargetDesc.cpp | 92 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() 91 bool writeNopData(raw_ostream &OS, uint64_t Count, writeNopData() function in __anon4508a2e90111::DXILAsmBackend
|
/llvm-project/llvm/lib/MC/ |
H A D | MCAssembler.cpp | 590 if (!getBackend().writeNopData(OS, DistanceToBoundary, STI)) in registerSymbol() 595 if (!getBackend().writeNopData(OS, BundlePadding, STI)) in writeFragmentPadding() 641 if (!Asm.getBackend().writeNopData(OS, Count, AF.getSubtargetInfo())) in writeFragment() 741 if (!Asm.getBackend().writeNopData(OS, NumBytesToEmit, in writeFragment() 760 if (!Asm.getBackend().writeNopData(OS, FragmentSize, BF.getSubtargetInfo())) in writeFragment()
|
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVAsmBackend.h | 99 bool writeNopData(raw_ostream &OS, uint64_t Count,
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCAsmBackend.h | 220 virtual bool writeNopData(raw_ostream &OS, uint64_t Count,
|
/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ |
H A D | VEAsmBackend.cpp | 162 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anonf3ec1a8c0111::VEAsmBackend
|
/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCAsmBackend.cpp | 199 bool writeNopData(raw_ostream &OS, uint64_t Count, 200 bool writeNopData(raw_ostream &OS, uint64_t Count, writeNopData() function in __anon1116dbd90111::PPCAsmBackend
|
/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
H A D | SparcAsmBackend.cpp | 315 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anon28018fa80111::SparcAsmBackend
|
/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64AsmBackend.cpp | 95 bool writeNopData(raw_ostream &OS, uint64_t Count, 506 bool AArch64AsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() 498 bool AArch64AsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, writeNopData() function in AArch64AsmBackend
|