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

/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocationFunctions.h26 const bool valBit = (pData >> off) & 1; local
29 result |= static_cast<T1>(valBit) << bit;

Completed in 23 milliseconds