OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MemoryTy
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
MemoryBuiltins.cpp
690
Type *
MemoryTy
= A.getPointeeInMemoryValueType();
692
if (!
MemoryTy
|| !
MemoryTy
->isSized()) {
697
APInt Size(IntTyBits, DL.getTypeAllocSize(
MemoryTy
));
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
MVEGatherScatterLowering.cpp
602
Type *
MemoryTy
= InputTy;
635
MemoryTy
->getScalarSizeInBits());
645
Builder.getInt32(
MemoryTy
->getScalarSizeInBits()),
652
Builder.getInt32(
MemoryTy
->getScalarSizeInBits()),
Completed in 22 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026