/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | TypeSize.h | 38 int64_t Scalable = 0; variable 40 StackOffset(int64_t Fixed, int64_t Scalable) in StackOffset() 46 static StackOffset getScalable(int64_t Scalable) { return {0, Scalable}; } in getScalable() 47 static StackOffset get(int64_t Fixed, int64_t Scalable) { in get() 97 bool Scalable = false; variable 100 constexpr FixedOrScalableQuantity(ScalarTy Quantity, bool Scalable) in FixedOrScalableQuantity() 281 constexpr ElementCount(ScalarTy MinVal, bool Scalable) in ElementCount() 297 static constexpr ElementCount get(ScalarTy MinVal, bool Scalable) { in get() 319 constexpr TypeSize(ScalarTy Quantity, bool Scalable) in TypeSize() 328 static constexpr TypeSize get(ScalarTy Quantity, bool Scalable) { in get() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | TypeSize.h | 35 int64_t Scalable = 0; variable 37 StackOffset(int64_t Fixed, int64_t Scalable) in StackOffset() 43 static StackOffset getScalable(int64_t Scalable) { return {0, Scalable}; } in getScalable() 44 static StackOffset get(int64_t Fixed, int64_t Scalable) { in get() 94 bool Scalable = false; variable 97 constexpr FixedOrScalableQuantity(ScalarTy Quantity, bool Scalable) in FixedOrScalableQuantity() 298 constexpr ElementCount(ScalarTy MinVal, bool Scalable) in ElementCount() 314 static constexpr ElementCount get(ScalarTy MinVal, bool Scalable) { in get() 336 constexpr TypeSize(ScalarTy Quantity, bool Scalable) in TypeSize() 339 static constexpr TypeSize get(ScalarTy Quantity, bool Scalable) { in get()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | TypeSize.h | 35 int64_t Scalable = 0; variable 37 StackOffset(int64_t Fixed, int64_t Scalable) in StackOffset() 43 static StackOffset getScalable(int64_t Scalable) { return {0, Scalable}; } in getScalable() 44 static StackOffset get(int64_t Fixed, int64_t Scalable) { in get() 94 bool Scalable = false; variable 97 constexpr FixedOrScalableQuantity(ScalarTy Quantity, bool Scalable) in FixedOrScalableQuantity() 286 constexpr ElementCount(ScalarTy MinVal, bool Scalable) in ElementCount() 302 static constexpr ElementCount get(ScalarTy MinVal, bool Scalable) { in get() 324 constexpr TypeSize(ScalarTy Quantity, bool Scalable) in TypeSize() 327 static constexpr TypeSize get(ScalarTy Quantity, bool Scalable) { in get()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | TypeSize.h | 35 int64_t Scalable = 0; variable 37 StackOffset(int64_t Fixed, int64_t Scalable) in StackOffset() 43 static StackOffset getScalable(int64_t Scalable) { return {0, Scalable}; } in getScalable() 44 static StackOffset get(int64_t Fixed, int64_t Scalable) { in get() 94 bool Scalable = false; variable 97 constexpr FixedOrScalableQuantity(ScalarTy Quantity, bool Scalable) in FixedOrScalableQuantity() 286 constexpr ElementCount(ScalarTy MinVal, bool Scalable) in ElementCount() 302 static constexpr ElementCount get(ScalarTy MinVal, bool Scalable) { in get() 324 constexpr TypeSize(ScalarTy Quantity, bool Scalable) in TypeSize() 327 static constexpr TypeSize get(ScalarTy Quantity, bool Scalable) { in get()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | TypeSize.h | 35 int64_t Scalable = 0; variable 37 StackOffset(int64_t Fixed, int64_t Scalable) in StackOffset() 43 static StackOffset getScalable(int64_t Scalable) { return {0, Scalable}; } in getScalable() 44 static StackOffset get(int64_t Fixed, int64_t Scalable) { in get() 94 bool Scalable = false; variable 97 constexpr FixedOrScalableQuantity(ScalarTy Quantity, bool Scalable) in FixedOrScalableQuantity() 286 constexpr ElementCount(ScalarTy MinVal, bool Scalable) in ElementCount() 302 static constexpr ElementCount get(ScalarTy MinVal, bool Scalable) { in get() 326 constexpr TypeSize(ScalarTy Quantity, bool Scalable) in TypeSize() 329 static constexpr TypeSize get(ScalarTy Quantity, bool Scalable) { in get()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | TypeSize.h | 26 bool Scalable; // If true, NumElements is a multiple of 'Min' determined variable 29 ElementCount(unsigned Min, bool Scalable) in ElementCount() 56 constexpr TypeSize(uint64_t MinSize, bool Scalable) in TypeSize() 63 static constexpr TypeSize Scalable(uint64_t MinSize) { in Scalable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | MemoryLocation.h | 89 constexpr LocationSize(uint64_t Raw, bool Scalable) in LocationSize()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | MemoryLocation.h | 89 constexpr LocationSize(uint64_t Raw, bool Scalable) in LocationSize()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | MemoryLocation.h | 89 constexpr LocationSize(uint64_t Raw, bool Scalable) in LocationSize()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | MemoryLocation.h | 89 constexpr LocationSize(uint64_t Raw, bool Scalable) in LocationSize()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Vectorize/ |
D | LoopVectorizationLegality.h | 98 Hint Scalable; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Vectorize/ |
D | LoopVectorizationLegality.h | 98 Hint Scalable; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Vectorize/ |
D | LoopVectorizationLegality.h | 98 Hint Scalable; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Vectorize/ |
H A D | LoopVectorizationLegality.h | 99 Hint Scalable; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Vectorize/ |
D | LoopVectorizationLegality.h | 98 Hint Scalable; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | DerivedTypes.h | 452 bool Scalable; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | DerivedTypes.h | 442 bool Scalable) { in get()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | DerivedTypes.h | 442 bool Scalable) { in get()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | DerivedTypes.h | 442 bool Scalable) { in get()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | DerivedTypes.h | 442 bool Scalable) { in get()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | DerivedTypes.h | 428 bool Scalable) { in get()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 1908 bool Scalable = Record.size() > 2 ? Record[2] : false; in parseTypeTableBody() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 4771 const bool Scalable = WidenVT.isScalableVector(); in FindMemType() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 5161 bool Scalable = InVecEltCount.isScalable(); in simplifyShuffleVectorInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 2539 bool Scalable = Record.size() > 2 ? Record[2] : false; in parseTypeTableBody() local
|