| /freebsd-13.1/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCWasmStreamer.cpp | 138 unsigned ByteAlignment) { in emitCommonSymbol() 147 unsigned ByteAlignment) { in emitLocalCommonSymbol() 209 uint64_t Size, unsigned ByteAlignment, in emitZerofill() 215 uint64_t Size, unsigned ByteAlignment) { in emitTBSSSymbol()
|
| H A D | MCXCOFFStreamer.cpp | 76 unsigned ByteAlignment) { in emitCommonSymbol() 93 uint64_t Size, unsigned ByteAlignment, in emitZerofill() 134 unsigned ByteAlignment) { in emitXCOFFLocalCommonSymbol()
|
| H A D | MCNullStreamer.cpp | 34 unsigned ByteAlignment) override {} in emitCommonSymbol() 36 uint64_t Size = 0, unsigned ByteAlignment = 0, in emitZerofill()
|
| H A D | MCWinCOFFStreamer.cpp | 265 unsigned ByteAlignment) { in emitCommonSymbol() 297 unsigned ByteAlignment) { in emitLocalCommonSymbol() 321 uint64_t Size, unsigned ByteAlignment, in emitZerofill() 327 uint64_t Size, unsigned ByteAlignment) { in emitTBSSSymbol()
|
| H A D | MCMachOStreamer.cpp | 409 unsigned ByteAlignment) { in emitCommonSymbol() 419 unsigned ByteAlignment) { in emitLocalCommonSymbol() 426 uint64_t Size, unsigned ByteAlignment, in emitZerofill() 454 uint64_t Size, unsigned ByteAlignment) { in emitTBSSSymbol()
|
| H A D | MCELFStreamer.cpp | 306 unsigned ByteAlignment) { in emitCommonSymbol() 348 unsigned ByteAlignment) { in emitLocalCommonSymbol() 364 void MCELFStreamer::emitValueToAlignment(unsigned ByteAlignment, in emitValueToAlignment() 727 uint64_t Size, unsigned ByteAlignment, in emitZerofill() 733 uint64_t Size, unsigned ByteAlignment) { in emitTBSSSymbol()
|
| H A D | MCAsmStreamer.cpp | 832 unsigned ByteAlignment) { in emitXCOFFLocalCommonSymbol() 922 unsigned ByteAlignment) { in emitCommonSymbol() 966 uint64_t Size, unsigned ByteAlignment, in emitZerofill() 995 uint64_t Size, unsigned ByteAlignment) { in emitTBSSSymbol() 1369 void MCAsmStreamer::emitValueToAlignment(unsigned ByteAlignment, int64_t Value, in emitValueToAlignment() 1431 void MCAsmStreamer::emitCodeAlignment(unsigned ByteAlignment, in emitCodeAlignment()
|
| H A D | MCObjectStreamer.cpp | 597 void MCObjectStreamer::emitValueToAlignment(unsigned ByteAlignment, in emitValueToAlignment() 611 void MCObjectStreamer::emitCodeAlignment(unsigned ByteAlignment, in emitCodeAlignment()
|
| H A D | MCStreamer.cpp | 1182 unsigned ByteAlignment) {} in emitLocalCommonSymbol() 1184 uint64_t Size, unsigned ByteAlignment) {} in emitTBSSSymbol() 1197 void MCStreamer::emitValueToAlignment(unsigned ByteAlignment, int64_t Value, in emitValueToAlignment() 1200 void MCStreamer::emitCodeAlignment(unsigned ByteAlignment, in emitCodeAlignment()
|
| /freebsd-13.1/sys/contrib/dev/acpica/components/executer/ |
| H A D | exprep.c | 357 UINT32 ByteAlignment; in AcpiExDecodeFieldAccess() local 463 UINT32 ByteAlignment; in AcpiExPrepCommonFieldObject() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCELFStreamer.cpp | 90 unsigned ByteAlignment, in HexagonMCEmitCommonSymbol() 142 unsigned ByteAlignment, in HexagonMCEmitLocalCommonSymbol()
|
| H A D | HexagonMCTargetDesc.cpp | 260 unsigned ByteAlignment, in emitCommonSymbolSorted() 269 unsigned ByteAlignment, in emitLocalCommonSymbolSorted()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-mca/ |
| H A D | CodeRegionGenerator.cpp | 60 unsigned ByteAlignment) override {} in emitCommonSymbol() 62 uint64_t Size = 0, unsigned ByteAlignment = 0, in emitZerofill()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonTargetStreamer.h | 22 unsigned ByteAlignment, in emitCommonSymbolSorted()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Object/ |
| H A D | RecordStreamer.cpp | 109 uint64_t Size, unsigned ByteAlignment, in emitZerofill() 115 unsigned ByteAlignment) { in emitCommonSymbol()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCAsmInfo.h | 50 enum LCOMMType { NoAlignment, ByteAlignment, Log2Alignment }; enumerator
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
| H A D | HexagonAsmParser.cpp | 756 int64_t ByteAlignment = 1; in ParseDirectiveComm() local
|