Home
last modified time | relevance | path

Searched refs:typeWidthInBytesLog2 (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTypes.cpp144 int8_t Shift = typeWidthInBytesLog2(Ty); in typeWidthInBytes()
148 int8_t typeWidthInBytesLog2(Type Ty) { in typeWidthInBytesLog2() function
DIceTypes.h80 int8_t typeWidthInBytesLog2(Type Ty);
DIceTargetLoweringX8664.cpp5926 uint16_t Shift = typeWidthInBytesLog2(PointerType); in lowerCaseCluster()
DIceTargetLoweringX8632.cpp6545 uint16_t Shift = typeWidthInBytesLog2(PointerType); in lowerCaseCluster()