Home
last modified time | relevance | path

Searched defs:FillValue (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.h122 void emitFill(const MCExpr &NumBytes, uint64_t FillValue, in emitFill()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFStreamer.cpp245 void emitFill(const MCExpr &NumBytes, uint64_t FillValue, in emitFill()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCObjectStreamer.cpp848 void MCObjectStreamer::emitFill(const MCExpr &NumBytes, uint64_t FillValue, in emitFill()
H A DMCAsmStreamer.cpp1374 void MCAsmStreamer::emitFill(const MCExpr &NumBytes, uint64_t FillValue, in emitFill()
H A DMCStreamer.cpp221 void MCStreamer::emitFill(uint64_t NumBytes, uint8_t FillValue) { in emitFill()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp476 void emitFill(const MCExpr &NumBytes, uint64_t FillValue, in emitFill()