OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WindowBase
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp
8205
// Code should guarantee that element i in Vec starts at element "
WindowBase
8207
int
WindowBase
;
8212
ShuffleVec(Vec),
WindowBase
(0), WindowScale(1) {}
8311
Src.
WindowBase
= -NumSrcElts;
8337
Src.
WindowBase
= -Src.MinElt;
8352
Src.
WindowBase
*= Src.WindowScale;
8383
int ExtractBase = EltNo * Src->WindowScale + Src->
WindowBase
;
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.cpp
7738
// Code should guarantee that element i in Vec starts at element "
WindowBase
7740
int
WindowBase
= 0;
7836
Src.
WindowBase
= -NumSrcElts;
7854
Src.
WindowBase
= -Src.MinElt;
7868
Src.
WindowBase
*= Src.WindowScale;
7899
int ExtractBase = EltNo * Src->WindowScale + Src->
WindowBase
;
Completed in 88 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026