OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ExtLen
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonISelLoweringHVX.cpp
587
unsigned
ExtLen
= ExtTy.getVectorNumElements();
588
if (
ExtLen
== VecLen ||
ExtLen
== 2*VecLen) {
593
BitVector Used(
ExtLen
);
605
for (unsigned I = 0; I !=
ExtLen
; ++I) {
606
if (Mask.size() ==
ExtLen
)
614
if (
ExtLen
== VecLen)
/src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
DWARFYAML.h
129
Optional<uint64_t>
ExtLen
;
Completed in 19 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026