Home
last modified time | relevance | path

Searched refs:computeBundlePadding (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp357 static uint64_t computeBundlePadding(unsigned BundleSize, in computeBundlePadding() function
425 computeBundlePadding(getBundleAlignSize(), EF, EF->Offset, FSize); in layoutBundle()