Searched refs:typeWidthInBytesLog2 (Results 1 – 3 of 3) sorted by relevance
144 int8_t Shift = typeWidthInBytesLog2(Ty); in typeWidthInBytes()148 int8_t typeWidthInBytesLog2(Type Ty) { in typeWidthInBytesLog2() function
80 int8_t typeWidthInBytesLog2(Type Ty);
7051 uint16_t Shift = typeWidthInBytesLog2(PointerType);