Home
last modified time | relevance | path

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

123

/external/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyAsmBackend.cpp61 bool writeNopData(uint64_t Count, MCObjectWriter *OW) const override;
64 bool WebAssemblyAsmBackend::writeNopData(uint64_t Count, in writeNopData() function in __anona98182d70111::WebAssemblyAsmBackend
/external/swiftshader/third_party/llvm-16.0/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 __anon66263e7f0111::WebAssemblyAsmBackend
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCAsmBackend.cpp65 bool writeNopData(uint64_t Count, MCObjectWriter *OW) const override;
106 bool SystemZMCAsmBackend::writeNopData(uint64_t Count, in writeNopData() function in SystemZMCAsmBackend
/external/llvm/lib/Target/BPF/MCTargetDesc/
DBPFAsmBackend.cpp53 bool writeNopData(uint64_t Count, MCObjectWriter *OW) const override;
56 bool BPFAsmBackend::writeNopData(uint64_t Count, MCObjectWriter *OW) const { in writeNopData() function in __anonecac798b0111::BPFAsmBackend
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyAsmBackend.cpp70 bool writeNopData(raw_ostream &OS, uint64_t Count) const override;
93 bool WebAssemblyAsmBackend::writeNopData(raw_ostream &OS, in writeNopData() function in __anon576c1ab90111::WebAssemblyAsmBackend
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCAsmBackend.cpp70 bool writeNopData(raw_ostream &OS, uint64_t Count) const override;
120 bool SystemZMCAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { in writeNopData() function in SystemZMCAsmBackend
/external/swiftshader/third_party/llvm-16.0/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/
DLanaiAsmBackend.cpp81 bool writeNopData(raw_ostream &OS, uint64_t Count) const override;
84 bool LanaiAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { in writeNopData() function in __anon243dc9670111::LanaiAsmBackend
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/
DBPFAsmBackend.cpp54 bool writeNopData(raw_ostream &OS, uint64_t Count) const override;
59 bool BPFAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { in writeNopData() function in BPFAsmBackend
/external/llvm/lib/Target/Lanai/MCTargetDesc/
DLanaiAsmBackend.cpp75 bool writeNopData(uint64_t Count, MCObjectWriter *OW) const override;
78 bool LanaiAsmBackend::writeNopData(uint64_t Count, MCObjectWriter *OW) const { in writeNopData() function in __anon272794850111::LanaiAsmBackend
/external/swiftshader/third_party/llvm-16.0/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 __anonb477942d0111::LanaiAsmBackend
/external/swiftshader/third_party/llvm-16.0/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 __anon389915d10111::MSP430AsmBackend
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430AsmBackend.cpp101 bool writeNopData(raw_ostream &OS, uint64_t Count) const override;
158 bool MSP430AsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { in writeNopData() function in __anonb2c1818b0111::MSP430AsmBackend
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUAsmBackend.cpp61 bool writeNopData(uint64_t Count, MCObjectWriter *OW) const override;
144 bool AMDGPUAsmBackend::writeNopData(uint64_t Count, MCObjectWriter *OW) const { in writeNopData() function in AMDGPUAsmBackend
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/MCTargetDesc/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUAsmBackend.cpp49 bool writeNopData(raw_ostream &OS, uint64_t Count) const override;
174 bool AMDGPUAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { in writeNopData() function in AMDGPUAsmBackend
/external/swiftshader/third_party/llvm-16.0/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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Xtensa/MCTargetDesc/
DXtensaAsmBackend.cpp50 bool writeNopData(raw_ostream &OS, uint64_t Count,
183 bool XtensaMCAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in XtensaMCAsmBackend
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/MCTargetDesc/
DSPIRVAsmBackend.cpp50 bool writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() function in __anond53e7fab0111::SPIRVAsmBackend
/external/swiftshader/third_party/llvm-16.0/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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRAsmBackend.h59 bool writeNopData(raw_ostream &OS, uint64_t Count,
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/MCTargetDesc/
DCSKYAsmBackend.h52 bool writeNopData(raw_ostream &OS, uint64_t Count,
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/MCTargetDesc/
DLoongArchAsmBackend.h61 bool writeNopData(raw_ostream &OS, uint64_t Count,
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.h66 bool writeNopData(raw_ostream &OS, uint64_t Count,
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.h83 bool writeNopData(uint64_t Count, MCObjectWriter *OW) const override;

123