OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NumLHSMatch
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
AArch64PostLegalizerLowering.cpp
197
int
NumLHSMatch
= 0, NumRHSMatch = 0;
201
++
NumLHSMatch
;
205
M[Idx] == Idx ? ++
NumLHSMatch
: LastLHSMismatch = Idx;
209
if (
NumLHSMatch
== NumNeededToMatch)
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp
8686
int
NumLHSMatch
= 0, NumRHSMatch = 0;
8691
++
NumLHSMatch
;
8697
++
NumLHSMatch
;
8707
if (
NumLHSMatch
== NumInputElements - 1) {
Completed in 58 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026