Home
last modified time | relevance | path

Searched refs:INTRINSIC (Results 1 – 25 of 59) sorted by relevance

123

/external/llvm/test/Transforms/InstCombine/
Dexp2-1.ll3 ; 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/TableGen/
DMultiPat.td87 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))),
DTargetInstrSpec.td83 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/clang/lib/Headers/
Dcuda_builtin_vars.h40 #define __CUDA_DEVICE_BUILTIN(FIELD, INTRINSIC) \ argument
44 return INTRINSIC; \
/external/eigen/blas/testing/
Dzblat1.f101 INTRINSIC MAX
300 INTRINSIC ABS, MIN
548 INTRINSIC ABS
628 INTRINSIC DIMAG, DBLE
Ddblat1.f264 INTRINSIC MAX
365 INTRINSIC ABS, MIN
703 INTRINSIC ABS, MIN
914 INTRINSIC ABS
963 INTRINSIC ABS
/external/cblas/testing/
Dc_zblat1.f101 INTRINSIC MAX
299 INTRINSIC ABS, MIN
549 INTRINSIC ABS
629 INTRINSIC DIMAG, DBLE
Dc_dblat1.f165 INTRINSIC MAX
261 INTRINSIC ABS, MIN
415 INTRINSIC ABS, MIN
625 INTRINSIC ABS
/external/eigen/lapack/
Dcladiv.f85 INTRINSIC AIMAG, CMPLX, REAL
Dzladiv.f85 INTRINSIC DBLE, DCMPLX, DIMAG
Dclacgv.f95 INTRINSIC CONJG
Ddlapy2.f87 INTRINSIC ABS, MAX, MIN, SQRT
Dzlacgv.f95 INTRINSIC DCONJG
Dslapy2.f87 INTRINSIC ABS, MAX, MIN, SQRT
Ddlapy3.f90 INTRINSIC ABS, MAX, SQRT
Dslapy3.f90 INTRINSIC ABS, MAX, SQRT
Dsladiv.f108 INTRINSIC ABS
Ddladiv.f108 INTRINSIC ABS
Ddlamch.f89 INTRINSIC DIGITS, EPSILON, HUGE, MAXEXPONENT,
Dslamch.f93 INTRINSIC DIGITS, EPSILON, HUGE, MAXEXPONENT,
Ddlarfg.f137 INTRINSIC ABS, SIGN
Dslarfg.f137 INTRINSIC ABS, SIGN
Dclarfg.f138 INTRINSIC ABS, AIMAG, CMPLX, REAL, SIGN
Dzlarfg.f138 INTRINSIC ABS, DBLE, DCMPLX, DIMAG, SIGN
/external/eigen/blas/fortran/
Dlsame.f28 INTRINSIC ICHAR

123