OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VectorLayout
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.h
486
enum
VectorLayout
{
508
AArch64VectorLayoutToString(AArch64Layout::
VectorLayout
Layout) {
526
inline static AArch64Layout::
VectorLayout
528
return StringSwitch<AArch64Layout::
VectorLayout
>(LayoutStr)
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
Scalarizer.cpp
161
struct
VectorLayout
{
162
VectorLayout
() = default;
214
Optional<
VectorLayout
> getVectorLayout(Type *Ty, Align Alignment,
444
Optional<
VectorLayout
>
447
VectorLayout
Layout;
871
Optional<
VectorLayout
> Layout = getVectorLayout(
897
Optional<
VectorLayout
> Layout = getVectorLayout(
Completed in 30 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026