OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getLoadStoreAddressSpace
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
VectorUtils.cpp
1145
if (
getLoadStoreAddressSpace
(A) !=
getLoadStoreAddressSpace
(B))
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp
6937
unsigned AS =
getLoadStoreAddressSpace
(I);
6989
unsigned AS =
getLoadStoreAddressSpace
(I);
7019
unsigned AS =
getLoadStoreAddressSpace
(I);
7063
unsigned AS =
getLoadStoreAddressSpace
(I);
7216
unsigned AS =
getLoadStoreAddressSpace
(I);
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Instructions.h
5289
inline unsigned
getLoadStoreAddressSpace
(Value *I) {
Completed in 57 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026