/external/rust/android-crates-io/crates/portable-atomic/src/imp/ |
D | riscv.rs | 410 trait ZeroExtend: Copy { interface 423 impl ZeroExtend for $uint { impl 436 impl ZeroExtend for $int { impl
|
/external/libgav1/src/dsp/arm/ |
D | common_neon.h | 1214 inline int16x8_t ZeroExtend(const uint8x8_t in) { in ZeroExtend() function
|
/external/vixl/src/aarch64/ |
D | simulator-aarch64.h | 713 uint8_t ZeroExtend(uint8_t byte, int index, int psize, bool value) { in ZeroExtend() function
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spv.d | 400 ZeroExtend = 13, enumerator
|
D | spirv.cs | 397 ZeroExtend = 13, enumerator 422 ZeroExtend = 0x00002000, enumerator
|
D | spirv.json | 444 "ZeroExtend": 13, number
|
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | spv.d | 416 ZeroExtend = 13, enumerator
|
D | spirv.cs | 413 ZeroExtend = 13, enumerator 439 ZeroExtend = 0x00002000, enumerator
|
D | spirv.json | 448 "ZeroExtend": 13, number
|
/external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
D | spv.d | 417 ZeroExtend = 13, enumerator
|
D | spirv.cs | 414 ZeroExtend = 13, enumerator 440 ZeroExtend = 0x00002000, enumerator
|
D | spirv.json | 449 "ZeroExtend": 13, number
|
/external/shaderc/spirv-headers/include/spirv/unified1/ |
D | spirv.cs | 315 ZeroExtend = 13, enumerator 334 ZeroExtend = 0x00002000, enumerator
|
D | spv.d | 318 ZeroExtend = 13, enumerator
|
D | spirv.json | 362 "ZeroExtend": 13 number
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 5777 auto ZeroExtend = N->use_begin(); in ExpandBITCAST() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 44891 auto WidenToV16I8 = [&](SDValue V, bool ZeroExtend) { in combineArithReduction()
|