OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getLoadStoreAlignment
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp
1504
Align Align =
getLoadStoreAlignment
(V);
2889
const Align Alignment =
getLoadStoreAlignment
(Instr);
5343
const Align Alignment =
getLoadStoreAlignment
(I);
5390
const Align Alignment =
getLoadStoreAlignment
(I);
6951
const Align Alignment =
getLoadStoreAlignment
(I);
6995
const Align Alignment =
getLoadStoreAlignment
(I);
7018
const Align Alignment =
getLoadStoreAlignment
(I);
7044
const Align Alignment =
getLoadStoreAlignment
(I);
7215
const Align Alignment =
getLoadStoreAlignment
(I);
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
VectorUtils.cpp
980
getLoadStoreAlignment
(&I));
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Instructions.h
5279
inline Align
getLoadStoreAlignment
(Value *I) {
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
SROA.cpp
1694
return commonAlignment(
getLoadStoreAlignment
(I), Offset);
Completed in 43 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026