Home
last modified time | relevance | path

Searched defs:CodeAlign (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyld.h124 virtual void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/
DRuntimeDyld.h137 virtual void reserveAllocationSpace(uintptr_t CodeSize, Align CodeAlign, in reserveAllocationSpace()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/
DRuntimeDyld.h137 virtual void reserveAllocationSpace(uintptr_t CodeSize, Align CodeAlign, in reserveAllocationSpace()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/
DRuntimeDyld.h137 virtual void reserveAllocationSpace(uintptr_t CodeSize, Align CodeAlign, in reserveAllocationSpace()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyld.h137 virtual void reserveAllocationSpace(uintptr_t CodeSize, Align CodeAlign, in reserveAllocationSpace()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/
DRuntimeDyld.h137 virtual void reserveAllocationSpace(uintptr_t CodeSize, Align CodeAlign, in reserveAllocationSpace()
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyld.h142 virtual void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp186 uint32_t CodeAlign = 1, RODataAlign = 1, RWDataAlign = 1; in loadObjectImpl() local
412 uint32_t &CodeAlign, in computeTotalAllocSize()
/aosp_15_r20/external/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITMemoryManagerTest.cpp146 uintptr_t CodeAlign = Align ? (uintptr_t)code[i] % Align : 0; in TEST() local
H A DMCJITCAPITest.cpp91 void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
/aosp_15_r20/external/llvm/tools/lli/
H A DRemoteJITUtils.h103 void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp97 uintptr_t CodeSize, Align CodeAlign, uintptr_t RODataSize, in reserveAllocationSpace()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp194 Align CodeAlign, RODataAlign, RWDataAlign; in loadObjectImpl() local
536 const ObjectFile &Obj, uint64_t &CodeSize, Align &CodeAlign, in computeTotalAllocSize()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp192 uint32_t CodeAlign = 1, RODataAlign = 1, RWDataAlign = 1; in loadObjectImpl() local
517 uint32_t &CodeAlign, in computeTotalAllocSize()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h135 FrameEntry(FrameKind K, uint64_t Offset, uint64_t Length, uint64_t CodeAlign, in FrameEntry()
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.h57 void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.h86 void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFDebugFrame.h537 uint64_t CodeAlign, int64_t DataAlign, Triple::ArchType Arch) in FrameEntry()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFDebugFrame.h537 uint64_t CodeAlign, int64_t DataAlign, Triple::ArchType Arch) in FrameEntry()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFDebugFrame.h537 uint64_t CodeAlign, int64_t DataAlign, Triple::ArchType Arch) in FrameEntry()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h537 uint64_t CodeAlign, int64_t DataAlign, Triple::ArchType Arch) in FrameEntry()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFDebugFrame.h537 uint64_t CodeAlign, int64_t DataAlign, Triple::ArchType Arch) in FrameEntry()
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h116 void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h108 void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()