OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:s256
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
AArch64LegalizerInfo.cpp
48
const LLT
s256
= LLT::scalar(256);
local
579
// Clamp the little scalar to s8-
s256
and make it a power of 2. It's not
582
.clampScalar(LitTyIdx, s8,
s256
)
584
// So at this point, we have s8, s16, s32, s64, s128, s192,
s256
, s384,
Completed in 16 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026