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