/aosp_15_r20/art/compiler/jni/quick/ |
H A D | jni_compiler.cc | 438 __ ZeroExtend(main_jni_conv->ReturnRegister(), in ArtJniCompileMethodInternal() local
|
/aosp_15_r20/art/compiler/utils/x86/ |
H A D | jni_macro_assembler_x86.cc | 242 void X86JNIMacroAssembler::ZeroExtend(ManagedRegister mreg, size_t size) { in ZeroExtend() function in art::x86::X86JNIMacroAssembler
|
/aosp_15_r20/art/compiler/utils/riscv64/ |
H A D | jni_macro_assembler_riscv64.cc | 395 void Riscv64JNIMacroAssembler::ZeroExtend([[maybe_unused]] ManagedRegister mreg, in ZeroExtend() function in art::riscv64::Riscv64JNIMacroAssembler
|
/aosp_15_r20/external/libgav1/src/dsp/arm/ |
H A D | common_neon.h | 1216 inline int16x8_t ZeroExtend(const uint8x8_t in) { in ZeroExtend() function
|
/aosp_15_r20/art/compiler/utils/x86_64/ |
H A D | jni_macro_assembler_x86_64.cc | 268 void X86_64JNIMacroAssembler::ZeroExtend(ManagedRegister mreg, size_t size) { in ZeroExtend() function in art::x86_64::X86_64JNIMacroAssembler
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | simulator-aarch64.h | 471 uint8_t ZeroExtend(uint8_t byte, int index, int psize, bool value) { in ZeroExtend() function
|
/aosp_15_r20/art/compiler/utils/arm64/ |
H A D | jni_macro_assembler_arm64.cc | 608 void Arm64JNIMacroAssembler::ZeroExtend(ManagedRegister mreg, size_t size) { in ZeroExtend() function in art::arm64::Arm64JNIMacroAssembler
|
/aosp_15_r20/art/compiler/utils/arm/ |
H A D | jni_macro_assembler_arm_vixl.cc | 343 void ArmVIXLJNIMacroAssembler::ZeroExtend([[maybe_unused]] ManagedRegister mreg, in ZeroExtend() function in art::arm::ArmVIXLJNIMacroAssembler
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
H A D | spv.d | 400 ZeroExtend = 13, enumerator
|
H A D | spirv.cs | 397 ZeroExtend = 13, enumerator 422 ZeroExtend = 0x00002000, enumerator
|
H A D | spirv.json | 444 "ZeroExtend": 13, number
|
/aosp_15_r20/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
|
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
H A D | spv.d | 416 ZeroExtend = 13, enumerator
|
H A D | spirv.cs | 413 ZeroExtend = 13, enumerator 439 ZeroExtend = 0x00002000, enumerator
|
H A D | spirv.json | 448 "ZeroExtend": 13, number
|
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.cs | 394 ZeroExtend = 13, enumerator 419 ZeroExtend = 0x00002000, enumerator
|
D | spv.d | 397 ZeroExtend = 13, enumerator
|
D | spirv.json | 441 "ZeroExtend": 13, number
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 5777 auto ZeroExtend = N->use_begin(); in ExpandBITCAST() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 44891 auto WidenToV16I8 = [&](SDValue V, bool ZeroExtend) { in combineArithReduction()
|