Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAssembler.h459 uint64_t computeBundlePadding(const MCAssembler &Assembler,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCFragment.cpp190 uint64_t llvm::computeBundlePadding(const MCAssembler &Assembler, in computeBundlePadding() function in llvm
DMCELFStreamer.cpp62 uint64_t RequiredBundlePadding = computeBundlePadding( in mergeFragment()
DMCAssembler.cpp445 computeBundlePadding(Assembler, EF, EF->Offset, FSize); in layoutFragment()