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

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocationFactory.cpp112 uint64_t helper_bit_select(uint64_t pA, uint64_t pB, uint64_t pMask) function
615 S = helper_bit_select(S, P, 0x2);
890 pReloc.target() = helper_bit_select(target, X, 0x7fffffffU);

Completed in 1660 milliseconds