Home
last modified time | relevance | path

Searched refs:getAlignmentOffset (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp99 << ", align-ofs = " << B.getAlignmentOffset() in operator <<()
169 B.getAlignment(), B.getAlignmentOffset()) in splitBlock()
172 B.getAddress(), B.getAlignment(), B.getAlignmentOffset()); in splitBlock()
177 B.setAlignmentOffset((B.getAlignmentOffset() + SplitIndex) % in splitBlock()
267 << ", alignment-offset = " << B->getAlignmentOffset() << "\n"; in dump()
H A DJITLinkGeneric.h87 uint64_t Delta = (B.getAlignmentOffset() - Addr) % B.getAlignment(); in alignToBlock()
94 uint64_t Delta = (B.getAlignmentOffset() - PAddr) % B.getAlignment(); in alignToBlock()
H A DJITLinkGeneric.cpp384 << " and alignment offset " << B->getAlignmentOffset() << "\n"; in copyBlockContentToWorkingMemory()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h225 uint64_t getAlignmentOffset() const { return AlignmentOffset; } in getAlignmentOffset() function
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DJITLink.rst233 ``getAlignmentOffset`` method. It represents the offset from the alignment