Home
last modified time | relevance | path

Searched defs:bitcastToUint64 (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp5751 static uint64_t bitcastToUint64(float Value) { in bitcastToUint64() function
5766 static uint64_t bitcastToUint64(double Value) { in bitcastToUint64() function
DIceTargetLoweringARM32.cpp7242 static uint64_t bitcastToUint64(float Value) { in bitcastToUint64() function
7257 static uint64_t bitcastToUint64(double Value) { in bitcastToUint64() function