Searched defs:LLVM_PACKED_START (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | Compiler.h | 341 # define LLVM_PACKED_START __pragma(pack(push, 1)) macro 345 # define LLVM_PACKED_START _Pragma("pack(push, 1)") macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | Compiler.h | 358 # define LLVM_PACKED_START __pragma(pack(push, 1)) macro 362 # define LLVM_PACKED_START _Pragma("pack(push, 1)") macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | Compiler.h | 381 # define LLVM_PACKED_START __pragma(pack(push, 1)) macro 385 # define LLVM_PACKED_START _Pragma("pack(push, 1)") macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | Compiler.h | 426 # define LLVM_PACKED_START __pragma(pack(push, 1)) macro 430 # define LLVM_PACKED_START _Pragma("pack(push, 1)") macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | Compiler.h | 386 # define LLVM_PACKED_START __pragma(pack(push, 1)) macro 390 # define LLVM_PACKED_START _Pragma("pack(push, 1)") macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | Compiler.h | 418 # define LLVM_PACKED_START __pragma(pack(push, 1)) macro 422 # define LLVM_PACKED_START _Pragma("pack(push, 1)") macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | Compiler.h | 418 # define LLVM_PACKED_START __pragma(pack(push, 1)) macro 422 # define LLVM_PACKED_START _Pragma("pack(push, 1)") macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | Compiler.h | 418 # define LLVM_PACKED_START __pragma(pack(push, 1)) macro 422 # define LLVM_PACKED_START _Pragma("pack(push, 1)") macro
|