Home
last modified time | relevance | path

Searched defs:PaddedSize (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCCodeEmitter.cpp151 size_t PaddedSize = 5; encodeInstruction() local
/llvm-project/clang/test/Analysis/inlining/
H A Dplacement-new-fp-suppression.cpp56 size_t PaddedSize = SizeToAllocate + Alignment - 1; in Allocate() local
/llvm-project/llvm/include/llvm/Support/
H A DAllocator.h182 size_t PaddedSize = SizeToAllocate + Alignment.value() - 1; AllocateSlow() local
/llvm-project/clang/lib/CodeGen/Targets/
H A DSystemZ.cpp285 CharUnits PaddedSize = CharUnits::fromQuantity(8); in EmitVAArg() local
[all...]
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp364 uint32_t PaddedSize = alignTo(SubSectionSize, 4); initializeFileAndStringTables() local
/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1126 uint32_t PaddedSize = alignTo(SubSectionSize, 4); initializeFileAndStringTables() local
H A DELFDumper.cpp5430 uint64_t PaddedSize = alignTo(DataSize, sizeof(typename ELFT::uint)); getGNUPropertyList() local
/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp993 uint32_t PaddedSize = alignTo(MetadataSize, WordSize); emitXCOFFCInfoSym() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp3882 unsigned PaddedSize = Size + ((RequiredPadding == 4) ? 0 : RequiredPadding); promoteToConstantPool() local