/external/mesa3d/src/compiler/nir/ |
D | nir_intrinsics.h | 44 INTRINSIC(nop, 0, ARR(0), false, 0, 0, 0, xx, xx, xx, 47 INTRINSIC(load_var, 0, ARR(0), true, 0, 1, 0, xx, xx, xx, NIR_INTRINSIC_CAN_ELIMINATE) 48 INTRINSIC(store_var, 1, ARR(0), false, 0, 1, 1, WRMASK, xx, xx, 0) 49 INTRINSIC(copy_var, 0, ARR(0), false, 0, 2, 0, xx, xx, xx, 0) 59 INTRINSIC(interp_var_at_centroid, 0, ARR(0), true, 0, 1, 0, xx, xx, xx, 61 INTRINSIC(interp_var_at_sample, 1, ARR(1), true, 0, 1, 0, xx, xx, xx, 63 INTRINSIC(interp_var_at_offset, 1, ARR(2), true, 0, 1, 0, xx, xx, xx, 70 INTRINSIC(get_buffer_size, 1, ARR(1), true, 1, 0, 0, xx, xx, xx, 77 #define BARRIER(name) INTRINSIC(name, 0, ARR(0), false, 0, 0, 0, xx, xx, xx, 0) 94 INTRINSIC(shader_clock, 0, ARR(0), true, 2, 0, 0, xx, xx, xx, NIR_INTRINSIC_CAN_ELIMINATE) [all …]
|
D | nir_intrinsics.c | 32 #define INTRINSIC(_name, _num_srcs, _src_components, _has_dest, \ macro
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | exp2-1.ll | 3 ; RUN: opt < %s -instcombine -S | FileCheck %s -check-prefix=CHECK -check-prefix=INTRINSIC -check-p… 4 ; RUN: opt < %s -instcombine -S -mtriple=i386-pc-win32 | FileCheck %s -check-prefix=INTRINSIC -chec… 5 …combine -S -mtriple=amdgcn-unknown-unknown | FileCheck %s -check-prefix=INTRINSIC -check-prefix=NO… 84 ; INTRINSIC-LABEL: @test_simplify9( 93 ; INTRINSIC-LABEL: @test_simplify10(
|
/external/llvm/test/Transforms/InstCombine/ |
D | exp2-1.ll | 3 ; RUN: opt < %s -instcombine -S | FileCheck %s -check-prefix=CHECK -check-prefix=INTRINSIC -check-p… 4 ; RUN: opt < %s -instcombine -S -mtriple=i386-pc-win32 | FileCheck %s -check-prefix=INTRINSIC -chec… 5 …combine -S -mtriple=amdgcn-unknown-unknown | FileCheck %s -check-prefix=INTRINSIC -check-prefix=NO… 84 ; INTRINSIC-LABEL: @test_simplify9( 93 ; INTRINSIC-LABEL: @test_simplify10(
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/TableGen/ |
D | MultiPat.td | 79 def INTRINSIC : Intrinsic<"Dummy">; 89 !subst(INTRINSIC, intr, 94 !subst(INTRINSIC, intr, 108 [[(set REGCLASS:$dst, (INTRINSIC REGCLASS:$src1, REGCLASS:$src2))], 109 [(set REGCLASS:$dst, (bitconvert (INTRINSIC REGCLASS:$src1, REGCLASS:$src2))),
|
D | TargetInstrSpec.td | 75 def INTRINSIC : Intrinsic<"Dummy">; 82 !subst(INTRINSIC, !cast<Intrinsic>(!subst("SUFFIX", "_ps", intr)), 89 !subst(INTRINSIC, !cast<Intrinsic>(!subst("SUFFIX", "_pd", intr)), 94 [(set REGCLASS:$dst, (INTRINSIC REGCLASS:$src1, REGCLASS:$src2))]>;
|
/external/llvm/test/TableGen/ |
D | MultiPat.td | 87 def INTRINSIC : Intrinsic<"Dummy">; 97 !subst(INTRINSIC, intr, 102 !subst(INTRINSIC, intr, 116 [[(set REGCLASS:$dst, (INTRINSIC REGCLASS:$src1, REGCLASS:$src2))], 117 [(set REGCLASS:$dst, (bitconvert (INTRINSIC REGCLASS:$src1, REGCLASS:$src2))),
|
D | TargetInstrSpec.td | 83 def INTRINSIC : Intrinsic<"Dummy">; 90 !subst(INTRINSIC, !cast<Intrinsic>(!subst("SUFFIX", "_ps", intr)), 97 !subst(INTRINSIC, !cast<Intrinsic>(!subst("SUFFIX", "_pd", intr)), 102 [(set REGCLASS:$dst, (INTRINSIC REGCLASS:$src1, REGCLASS:$src2))]>;
|
/external/swiftshader/third_party/LLVM/test/TableGen/ |
D | MultiPat.td | 87 def INTRINSIC : Intrinsic<"Dummy">; 97 !subst(INTRINSIC, intr, 102 !subst(INTRINSIC, intr, 116 [[(set REGCLASS:$dst, (INTRINSIC REGCLASS:$src1, REGCLASS:$src2))], 117 [(set REGCLASS:$dst, (bitconvert (INTRINSIC REGCLASS:$src1, REGCLASS:$src2))),
|
D | TargetInstrSpec.td | 78 def INTRINSIC : Intrinsic<"Dummy">; 85 !subst(INTRINSIC, !cast<Intrinsic>(!subst("SUFFIX", "_ps", intr)), 92 !subst(INTRINSIC, !cast<Intrinsic>(!subst("SUFFIX", "_pd", intr)), 97 [(set REGCLASS:$dst, (INTRINSIC REGCLASS:$src1, REGCLASS:$src2))]>;
|
/external/clang/lib/Headers/ |
D | cuda_builtin_vars.h | 44 #define __CUDA_DEVICE_BUILTIN(FIELD, INTRINSIC) \ argument 48 return INTRINSIC; \
|
/external/eigen/blas/testing/ |
D | zblat1.f | 143 INTRINSIC MAX 342 INTRINSIC ABS, MIN 591 INTRINSIC ABS 671 INTRINSIC DIMAG, DBLE
|
/external/cblas/testing/ |
D | c_zblat1.f | 101 INTRINSIC MAX 299 INTRINSIC ABS, MIN 549 INTRINSIC ABS 629 INTRINSIC DIMAG, DBLE
|
D | c_dblat1.f | 165 INTRINSIC MAX 261 INTRINSIC ABS, MIN 415 INTRINSIC ABS, MIN 625 INTRINSIC ABS
|
/external/eigen/lapack/ |
D | cladiv.f | 85 INTRINSIC AIMAG, CMPLX, REAL
|
D | zladiv.f | 85 INTRINSIC DBLE, DCMPLX, DIMAG
|
D | clacgv.f | 95 INTRINSIC CONJG
|
D | dlapy2.f | 87 INTRINSIC ABS, MAX, MIN, SQRT
|
D | zlacgv.f | 95 INTRINSIC DCONJG
|
D | slapy2.f | 87 INTRINSIC ABS, MAX, MIN, SQRT
|
D | dlapy3.f | 90 INTRINSIC ABS, MAX, SQRT
|
D | slapy3.f | 90 INTRINSIC ABS, MAX, SQRT
|
D | dladiv.f | 108 INTRINSIC ABS
|
D | sladiv.f | 108 INTRINSIC ABS
|
D | dlamch.f | 89 INTRINSIC DIGITS, EPSILON, HUGE, MAXEXPONENT,
|