HomeSort by relevance Sort by last modified time
    Searched full:test3 (Results 251 - 275 of 1058) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/Thumb/
rev.ll 33 define i32 @test3(i16 zeroext %a) nounwind {
35 ; CHECK-LABEL: test3:
  /external/llvm/test/CodeGen/X86/
3addr-or.ll 31 define void @test3(i32 %x, i32* %P) nounwind readnone ssp {
34 ; CHECK-LABEL: test3:
asm-modifier.ll 26 define void @test3() nounwind {
28 ; CHECK-LABEL: test3:
avx512-insert-extract.ll 26 ;CHECK: test3
30 define <16 x float> @test3(<16 x float> %x) nounwind {
cmov-into-branch.ll 27 define i32 @test3(i32 %a, i32* nocapture %b, i32 %x) {
32 ; CHECK-LABEL: test3:
dagcombine_unsafe_math.ll 26 define float @test3(float %x) {
31 ; CHECK: test3
fast-isel-x86.ll 37 define void @test3() nounwind ssp {
42 ; CHECK-LABEL: test3:
legalize-shift-64.ll 29 define i64 @test3(i64 %xx, i32 %test) nounwind {
34 ; CHECK-LABEL: test3:
shift-folding.ll 29 define i32* @test3(i32* %P, i32 %X) {
30 ; CHECK-LABEL: test3:
sincos-opt.ll 50 define x86_fp80 @test3(x86_fp80 %x) nounwind {
52 ; GNU_SINCOS-LABEL: test3:
  /external/llvm/test/DebugInfo/
llvm-symbolizer.test 5 RUN: echo "\"%p/Inputs/dwarfdump-test3.elf-x86-64 space\" 0x633" >> %t.input
31 CHECK-NEXT: dwarfdump-test3-decl.h:7
  /external/llvm/test/Transforms/DeadStoreElimination/
free.ll 32 ; CHECK-LABEL: @test3(
35 define void @test3() {
  /external/llvm/test/Transforms/EarlyCSE/
commute.ll 29 ; CHECK-LABEL: @test3(
30 define void @test3(float %A, float %B, i1* %PA, i1* %PB) {
  /external/llvm/test/Transforms/GVN/
fpmath.ll 24 define double @test3(double %x, double %y) {
25 ; CHECK: @test3(double %x, double %y)
  /external/llvm/test/Transforms/InstCombine/
2008-11-20-DivMulRem.ll 24 define i8 @test3(i8 %x, i8 %y) {
25 ; CHECK-LABEL: @test3(
canonicalize_branch.ll 46 define i32 @test3(i32 %X, i32 %Y) {
50 ; CHECK-LABEL: @test3(
load3.ll 38 define void @test3() nounwind {
44 ; CHECK-LABEL: @test3(
select-crash.ll 34 ; CHECK-LABEL: @test3(
35 define i32 @test3(i1 %bool, i32 %a) {
  /external/llvm/test/Transforms/MemCpyOpt/
memmove.ll 33 define void @test3(i8* %P) nounwind {
35 ; CHECK-LABEL: @test3(
  /external/llvm/test/Transforms/ScalarRepl/
badarray.ll 35 define void @test3() {
37 ; CHECK-LABEL: @test3(
nonzero-first-index.ll 33 define i32 @test3() {
34 ; CHECK-LABEL: @test3(
  /external/llvm/test/Transforms/SimplifyCFG/
trapping-load-unreachable.ll 36 define void @test3() nounwind {
41 ; CHECK-LABEL: @test3(
  /external/v8/test/mjsunit/compiler/
simple-global-access.js 38 var o = { x:0, y:0, z:0, test1:f1, test2:f2, test3:f3 }
50 o.test3();
  /frameworks/compile/mclinker/unittests/
MCRegionFragmentTest.cpp 47 path.append("unittests/test3.txt");
62 path.append("unittests/test3.txt");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.shuf/
eval.pass.cpp 79 test3()
92 test3();

Completed in 516 milliseconds

<<11121314151617181920>>