OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isDuplex
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocationFunctions.h
14
bool
isDuplex
;
HexagonRelocator.cpp
46
if (((insn & 0xc000) == 0) && !(encodings[i].
isDuplex
))
49
if (((insn & 0xc000) != 0) && (encodings[i].
isDuplex
))
[
all
...]
Completed in 28 milliseconds