OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:loopr
(Results
1 - 2
of
2
) sorted by null
/external/vixl/examples/
add2-vectors.cc
46
Label loop16,
loopr
, end;
local
53
__ B(lo, &
loopr
);
65
__ Bind(&
loopr
);
77
__ B(&
loopr
);
/external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp
138
int
LOOPr
;
141
LOOPr
= Hexagon::J2_loop0r;
144
LOOPr
= Hexagon::J2_loop1r;
158
if (Opc == LOOPi || Opc ==
LOOPr
)
[
all
...]
Completed in 1045 milliseconds