Searched refs:isDuplex (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocationFunctions.h14 bool isDuplex; member in struct:__anon1097
H A DHexagonRelocator.cpp146 if (((insn & 0xc000) == 0) && !(encodings[i].isDuplex))
149 if (((insn & 0xc000) != 0) && (encodings[i].isDuplex))

Completed in 2056 milliseconds