Home
last modified time | relevance | path

Searched defs:typeWidth (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/compiler-rt/lib/builtins/arm/
Daddsf3.S17 #define typeWidth 32 macro
/external/angle/src/tests/gl_tests/
DIndexBufferOffsetTest.cpp111 int typeWidth, in runTest()
/external/compiler-rt/lib/builtins/
Dfp_lib.h216 #define typeWidth (sizeof(rep_t)*CHAR_BIT) macro
/external/llvm-project/compiler-rt/lib/builtins/
Dfp_lib.h210 #define typeWidth (sizeof(rep_t) * CHAR_BIT) macro
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp545 const deUint32 typeWidth = inputWidthValues[widthNdx]; in getOtherSizeTypes() local
641 const deUint32 typeWidth = inputWidthValues[widthNdx]; in getBinaryFullOperationWithInputWidthStr() local