OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DuplexEnd
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInstrInfo.cpp
43
BundleEnd(Inst.end()), DuplexCurrent(Inst.end()),
DuplexEnd
(Inst.end()) {}
48
DuplexCurrent(Inst.end()),
DuplexEnd
(Inst.end()) {}
51
if (DuplexCurrent !=
DuplexEnd
) {
53
if (DuplexCurrent ==
DuplexEnd
) {
55
DuplexEnd
= BundleEnd;
65
DuplexEnd
= Inst.end();
72
if (DuplexCurrent !=
DuplexEnd
)
79
DuplexCurrent == Other.DuplexCurrent &&
DuplexEnd
== Other.
DuplexEnd
;
HexagonMCInstrInfo.h
49
MCInst::const_iterator
DuplexEnd
;
Completed in 24 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026