Searched refs:getWithStackAlignment (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
H A D | Attributes.h | 93 static Attribute getWithStackAlignment(LLVMContext &Context, uint64_t Align);
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | Attributes.h | 94 static Attribute getWithStackAlignment(LLVMContext &Context, uint64_t Align);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | Attributes.h | 99 static Attribute getWithStackAlignment(LLVMContext &Context, Align Alignment);
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Attributes.cpp | 114 Attribute Attribute::getWithStackAlignment(LLVMContext &Context, in getWithStackAlignment() function in Attribute 776 Attr = Attribute::getWithStackAlignment(C, B.getStackAlignment()); in get()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Attributes.cpp | 150 Attribute Attribute::getWithStackAlignment(LLVMContext &Context, Align A) { in getWithStackAlignment() function in Attribute 787 Attr = Attribute::getWithStackAlignment(C, *B.getStackAlignment()); in get()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | Attributes.h | 132 static Attribute getWithStackAlignment(LLVMContext &Context, Align Alignment);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | Attributes.h | 138 static Attribute getWithStackAlignment(LLVMContext &Context, Align Alignment);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | Attributes.h | 138 static Attribute getWithStackAlignment(LLVMContext &Context, Align Alignment);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | Attributes.h | 134 static Attribute getWithStackAlignment(LLVMContext &Context, Align Alignment);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | Attributes.h | 138 static Attribute getWithStackAlignment(LLVMContext &Context, Align Alignment);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Attributes.cpp | 172 Attribute Attribute::getWithStackAlignment(LLVMContext &Context, Align A) { in getWithStackAlignment() function in Attribute
|