HomeSort by relevance Sort by last modified time
    Searched full:idx0 (Results 26 - 50 of 54) sorted by null

12 3

  /external/llvm/test/CodeGen/X86/
MergeConsecutiveStores.ll 470 %idx0 = getelementptr inbounds <4 x float>, <4 x float>* %ptr, i64 3
478 store <4 x float> %shuffle0, <4 x float>* %idx0, align 16
513 %idx0 = getelementptr inbounds <4 x i32>, <4 x i32>* %ptr, i64 3
515 store <4 x i32> <i32 0, i32 0, i32 0, i32 0>, <4 x i32>* %idx0, align 16
530 %idx0 = getelementptr inbounds [6 x i64], [6 x i64]* %array, i64 0, i64 0
535 %a0 = load i64, i64* %idx0, align 8
  /external/clang/test/OpenMP/
target_codegen.cpp 78 // CHECK-DAG: [[BPADDR0:%.+]] = getelementptr inbounds [1 x i8*], [1 x i8*]* [[BPR]], i32 0, i32 [[IDX0:[0-9]+]]
79 // CHECK-DAG: [[PADDR0:%.+]] = getelementptr inbounds [1 x i8*], [1 x i8*]* [[PR]], i32 0, i32 [[IDX0]]
161 // CHECK-DAG: [[SADDR0:%.+]] = getelementptr inbounds [9 x i[[SZ]]], [9 x i[[SZ]]]* [[S]], i32 0, i32 [[IDX0:[0-9]+]]
162 // CHECK-DAG: [[BPADDR0:%.+]] = getelementptr inbounds [9 x i8*], [9 x i8*]* [[BP]], i32 0, i32 [[IDX0]]
163 // CHECK-DAG: [[PADDR0:%.+]] = getelementptr inbounds [9 x i8*], [9 x i8*]* [[P]], i32 0, i32 [[IDX0]]
431 // CHECK-DAG: [[SADDR0:%.+]] = getelementptr inbounds [5 x i[[SZ]]], [5 x i[[SZ]]]* [[S]], i32 [[IDX0:[0-9]+]]
432 // CHECK-DAG: [[BPADDR0:%.+]] = getelementptr inbounds [5 x i8*], [5 x i8*]* [[BP]], i32 [[IDX0]]
433 // CHECK-DAG: [[PADDR0:%.+]] = getelementptr inbounds [5 x i8*], [5 x i8*]* [[P]], i32 [[IDX0]]
    [all...]
  /external/llvm/lib/IR/
ConstantFold.cpp     [all...]
  /external/opencv3/apps/traincascade/
old_ml_inner_functions.cpp     [all...]
  /external/clang/lib/CodeGen/
CGOpenMPRuntime.cpp     [all...]
CGStmtOpenMP.cpp 245 DestElementPHI, /*Idx0=*/1, "omp.arraycpy.dest.element");
247 SrcElementPHI, /*Idx0=*/1, "omp.arraycpy.src.element");
306 DestElementPHI, /*Idx0=*/1, "omp.arraycpy.dest.element");
    [all...]
CGBuiltin.cpp     [all...]
CGObjCMac.cpp     [all...]
  /external/opencv/ml/src/
ml_inner_functions.cpp     [all...]
  /dalvik/libdex/
DexSwapVerify.cpp 707 u4 idx0 = dexParameterIteratorNextIndex(&iterator0); local
715 if (idx0 == kDexNoIndex) {
719 if (idx0 < idx1) {
721 } else if (idx0 > idx1) {
    [all...]
  /external/wpa_supplicant_8/src/ap/
ap_config.c 960 /* individual keys are not use; can use key idx0 for
  /external/opencv3/modules/core/include/opencv2/core/
mat.hpp     [all...]
  /external/opencv3/modules/core/src/
matrix.cpp     [all...]
  /external/llvm/docs/
LangRef.rst     [all...]
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/lib/linux/
libclang_rt.tsan-x86_64.a     [all...]
libclang_rt.ubsan_standalone-i686.a     [all...]
libclang_rt.ubsan_standalone-x86_64.a     [all...]
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/lib/linux/
libclang_rt.tsan-x86_64.a     [all...]
libclang_rt.ubsan_standalone-i686.a     [all...]
libclang_rt.ubsan_standalone-x86_64.a     [all...]
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/lib/linux/
libclang_rt.tsan-x86_64.a     [all...]
libclang_rt.ubsan_standalone-i686.a     [all...]
libclang_rt.ubsan_standalone-x86_64.a     [all...]
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/lib/linux/
libclang_rt.tsan-x86_64.a     [all...]
libclang_rt.ubsan_standalone-i686.a     [all...]

Completed in 2906 milliseconds

12 3