Home
last modified time | relevance | path

Searched defs:TypeByteWidth (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm/lib/IR/
H A DDataLayout.cpp130 unsigned PrefAlign, uint32_t TypeByteWidth) { in get()
439 uint32_t TypeByteWidth) { in setPointerAlignment()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDataLayout.cpp126 Align PrefAlign, uint32_t TypeByteWidth, in get()
520 Align PrefAlign, uint32_t TypeByteWidth, in setPointerAlignment()
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DDataLayout.h86 uint32_t TypeByteWidth; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDataLayout.h93 uint32_t TypeByteWidth; member