Searched refs:helper_bit_select (Results 1 - 1 of 1) sorted by last modified time

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp55 static uint64_t helper_bit_select(uint64_t pA, uint64_t pB, uint64_t pMask) { function in namespace:mcld
1084 S = helper_bit_select(S, P, 0x2);
1353 pReloc.target() = helper_bit_select(target, X, 0x7fffffffU);

Completed in 53 milliseconds