Searched defs:FillValue (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/MCTargetDesc/ |
H A D | CSKYELFStreamer.h | 122 void emitFill(const MCExpr &NumBytes, uint64_t FillValue, in emitFill()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64ELFStreamer.cpp | 245 void emitFill(const MCExpr &NumBytes, uint64_t FillValue, in emitFill()
|
/openbsd-src/gnu/llvm/llvm/lib/MC/ |
H A D | MCObjectStreamer.cpp | 848 void MCObjectStreamer::emitFill(const MCExpr &NumBytes, uint64_t FillValue, in emitFill()
|
H A D | MCAsmStreamer.cpp | 1374 void MCAsmStreamer::emitFill(const MCExpr &NumBytes, uint64_t FillValue, in emitFill()
|
H A D | MCStreamer.cpp | 221 void MCStreamer::emitFill(uint64_t NumBytes, uint8_t FillValue) { in emitFill()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMELFStreamer.cpp | 476 void emitFill(const MCExpr &NumBytes, uint64_t FillValue, in emitFill()
|