HomeSort by relevance Sort by last modified time
    Searched refs:v4i32 (Results 101 - 125 of 130) sorted by null

1 2 3 45 6

  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
msa.h 36 typedef int v4i32 __attribute__((vector_size(16), aligned(16))); typedef
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
msa.h 36 typedef int v4i32 __attribute__((vector_size(16), aligned(16))); typedef
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
msa.h 36 typedef int v4i32 __attribute__((vector_size(16), aligned(16))); typedef
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
msa.h 36 typedef int v4i32 __attribute__((vector_size(16), aligned(16))); typedef
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
msa.h 36 typedef int v4i32 __attribute__((vector_size(16), aligned(16))); typedef
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
msa.h 36 typedef int v4i32 __attribute__((vector_size(16), aligned(16))); typedef
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
msa.h 36 typedef int v4i32 __attribute__((vector_size(16), aligned(16))); typedef
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
msa.h 36 typedef int v4i32 __attribute__((vector_size(16), aligned(16))); typedef
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
msa.h 36 typedef int v4i32 __attribute__((vector_size(16), aligned(16))); typedef
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
msa.h 36 typedef int v4i32 __attribute__((vector_size(16), aligned(16))); typedef
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
msa.h 36 typedef int v4i32 __attribute__((vector_size(16), aligned(16))); typedef
  /external/mesa3d/src/amd/common/
ac_nir_to_llvm.c 99 LLVMTypeRef v4i32; member in struct:nir_to_llvm_context
557 ctx->v4i32 = LLVMVectorType(ctx->i32, 4);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelDAGToDAG.cpp     [all...]
  /external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
XmmArith.cpp     [all...]
  /external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
XmmArith.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsSEISelLowering.cpp 89 addMSAIntType(MVT::v4i32, &Mips::MSA128WRegClass);
278 if (Ty == MVT::v4i32 || Ty == MVT::v2i64) {
    [all...]
MipsSEISelDAGToDAG.cpp 894 // otherwise be allowed. If, for example, v4i32 could only use ldi.h then
930 ViaVecTy = MVT::v4i32;
    [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_shader.c 813 * or v4i32 (num_channels=3,4). */
851 const char *types[] = {"i32", "v2i32", "v4i32"};
895 LLVMBuildBitCast(gallivm->builder, rsrc, ctx->v4i32, ""),
936 ctx->v4i32};
937 const char *type_names[] = {"i32", "v2i32", "v4i32"};
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
vpx_convolve8_msa.c 670 res = __msa_copy_u_w((v4i32)dst0, 0);
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp 68 case MVT::v4i32:
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp 418 case MVT::v4i32:
568 case MVT::v4i32:
    [all...]
  /external/llvm/lib/Target/AMDGPU/
AMDGPUISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/X86/InstPrinter/
X86InstComments.cpp     [all...]

Completed in 833 milliseconds

1 2 3 45 6