Home
last modified time | relevance | path

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

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