OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getElementSize
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
Delinearization.cpp
87
SE->delinearize(AccessFn, Subscripts, Sizes, SE->
getElementSize
(&Inst));
LoopCacheAnalysis.cpp
329
const SCEV *ElemSize = SE.
getElementSize
(&StoreOrLoadInst);
350
SE.
getElementSize
(&StoreOrLoadInst));
DependenceAnalysis.cpp
3410
const SCEV *ElementSize = SE->
getElementSize
(Src);
3411
if (ElementSize != SE->
getElementSize
(Dst))
ScalarEvolution.cpp
11852
const SCEV *ScalarEvolution::
getElementSize
(Instruction *Inst) {
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
UDTLayout.h
103
uint32_t
getElementSize
() const { return ElementSize; }
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
X86AsmParser.cpp
466
unsigned
getElementSize
() const { return CurType.ElementSize; }
2442
Val = SM.
getElementSize
();
2556
Size = SM.
getElementSize
() << 3;
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
ScalarEvolution.h
1052
const SCEV *
getElementSize
(Instruction *Inst);
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
AArch64AsmParser.cpp
128
unsigned
getElementSize
() const {
4192
if ((MCID.TSFlags & AArch64::ElementSizeMask) != Prefix.
getElementSize
())
Completed in 88 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026