Home
last modified time | relevance | path

Searched defs:FSize (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCFragment.cpp215 uint64_t FOffset, uint64_t FSize) { in computeBundlePadding()
H A DMCELFStreamer.cpp58 uint64_t FSize = EF->getContents().size(); in mergeFragment() local
H A DMCAssembler.cpp461 uint64_t FSize = Assembler.computeFragmentSize(*this, *EF); in layoutFragment() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp130 void ContextTrieNode::addFunctionSize(uint32_t FSize) { in addFunctionSize()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp4570 size_t FSize = LU.Formulae.size(); in EstimateSearchSpaceComplexity() local