Searched defs:sign_extend (Results 1 – 12 of 12) sorted by relevance
/external/mesa3d/src/util/ |
D | fast_idiv_by_const.c | 173 sign_extend(int64_t x, unsigned SINT_BITS) in sign_extend() function
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_exec_reloc.c | 503 static inline uint64_t sign_extend(uint64_t x, int index) in sign_extend() function
|
/external/mesa3d/src/compiler/nir/ |
D | nir_format_convert.h | 82 bool sign_extend) in nir_format_unpack_int()
|
D | nir_lower_int64.c | 402 bool sign_extend) in lower_mul_2x32_64() 429 bool sign_extend) in lower_mul_high64()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | graphics_robust_access_pass.cpp | 607 bool sign_extend, uint32_t bit_width, Instruction* value, in WidenInteger()
|
/external/mesa3d/src/intel/isl/ |
D | isl_format.c | 1240 sign_extend(int32_t x, unsigned bits) in sign_extend() function
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | graphics_robust_access_pass.cpp | 607 bool sign_extend, uint32_t bit_width, Instruction* value, in WidenInteger()
|
/external/libiio/src/ |
D | channel.c | 488 static void sign_extend(uint8_t *dst, size_t bits, size_t len) in sign_extend() function
|
/external/mesa3d/src/mesa/main/ |
D | texcompress_bptc_tmp.h | 822 sign_extend(int32_t value, in sign_extend() function
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cShaderBitfieldOperationTests.cpp | 983 GLuint sign_extend = output_9bits & 0x100 ? 0xfffffe00 : 0; in test() local
|
/external/vixl/src/aarch64/ |
D | disasm-aarch64.cc | 5412 bool sign_extend = instr->ExtractBit(14) == 0; in VisitSVE64BitGatherLoad_VectorPlusImm() local
|
D | simulator-aarch64.cc | 2315 bool sign_extend = false; in LoadStorePairHelper() local
|