Home
last modified time | relevance | path

Searched defs:FragmentSize (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp1625 return TypeSize::isKnownGE(ValueSize, *FragmentSize); in valueCoversEntireFragment() local
1637 if (std::optional<uint64_t> FragmentSize = in valueCoversEntireFragment() local
1599 if (std::optional<uint64_t> FragmentSize = DII->getFragmentSizeInBits()) valueCoversEntireFragment() local
1611 if (std::optional<TypeSize> FragmentSize = valueCoversEntireFragment() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp523 uint64_t FragmentSize = Asm.computeFragmentSize(Layout, F); writeFragment() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1656 unsigned FragmentSize = (Offset + RegisterSize > BitsToDescribe) handleDebugValue() local