Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp1610 if (std::optional<uint64_t> FragmentSize = in valueCoversEntireFragment() local
1623 if (std::optional<TypeSize> FragmentSize = in valueCoversEntireFragment() local
1637 if (std::optional<uint64_t> FragmentSize = in valueCoversEntireFragment() local
1650 if (std::optional<TypeSize> FragmentSize = AI->getAllocationSizeInBits(DL)) { in valueCoversEntireFragment() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp616 uint64_t FragmentSize = Asm.computeFragmentSize(F); in writeFragment() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1689 unsigned FragmentSize = (Offset + RegisterSize > BitsToDescribe) in handleDebugValue() local