Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp1644 if (std::optional<uint64_t> FragmentSize = in valueCoversEntireFragment() local
1604 if (std::optional<uint64_t> FragmentSize = valueCoversEntireFragment() local
1617 if (std::optional<TypeSize> FragmentSize = valueCoversEntireFragment() local
1631 if (std::optional<uint64_t> FragmentSize = valueCoversEntireFragment() local
/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp632 uint64_t FragmentSize = Asm.computeFragmentSize(F); writeFragment() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1689 Expr, Offset, FragmentSize); in handleDebugValue() local