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

12 3

  /external/llvm/test/Transforms/SimplifyLibCalls/
float-shrink-compare.ll 161 define i32 @test14(float %x, float %y) nounwind uwtable {
168 ; CHECK: @test14
  /external/clang/test/CodeGen/
switch-dce.c 219 // Verify that case 42 only calls test14 once.
mmx-builtins.c 75 __m64 test14(__m64 a) { function
  /external/clang/test/Sema/
builtins.c 90 void test14() { function
return.c 85 int test14() { function
scope-check.c 203 int test14(int n) {
switch.c 256 int test14(int a) { function
exprs.c 135 void test14() { function
  /external/clang/test/SemaTemplate/
deduction.cpp 155 namespace test14 { namespace
  /external/llvm/test/ExecutionEngine/MCJIT/
test-setcond-int.ll 33 %test14 = icmp uge i32 %uint1, %uint2 ; <i1> [#uses=0]
  /external/llvm/test/ExecutionEngine/
test-setcond-int.ll 33 %test14 = icmp uge i32 %uint1, %uint2 ; <i1> [#uses=0]
  /external/llvm/test/Transforms/InstCombine/
apint-sub.ll 91 define i1024 @test14(i1024 %A) {
or.ll 122 define i1 @test14(i32 %A, i32 %B) {
128 ; CHECK: @test14
sub.ll 130 define i32 @test14(i32 %A) {
135 ; CHECK: @test14
set.ll 88 define i1 @test14(i1 %A, i1 %B) {
xor.ll 96 define i1 @test14(i8 %A, i8 %B) {
and.ll 102 define i1 @test14(i8 %A) {
  /external/llvm/test/CodeGen/X86/
avx-shuffle.ll 122 define <4 x i32> @test14(<4 x i32>* %a) nounwind {
123 ; CHECK: test14
sse2.ll 173 define <4 x float> @test14(<4 x float>* %x, <4 x float>* %y) nounwind {
180 ; CHECK: test14:
  /external/llvm/test/Transforms/DeadStoreElimination/
simple.ll 170 define void @test14(i32* %Q) {
176 ; CHECK: @test14
  /external/llvm/test/Transforms/JumpThreading/
basic.ll 424 ; CHECK: @test14
425 define i32 @test14(i32 %in) {
  /external/llvm/test/Transforms/ObjCARC/
rv.ll 217 ; CHECK: define void @test14(
220 define void @test14(i8* %p) {
  /external/llvm/test/Transforms/SimplifyCFG/
switch_create.ll 385 ; test14 - handle switch formation with ult.
386 define void @test14(i32 %x) nounwind ssp noredzone {
409 ; CHECK: @test14
  /dalvik/dx/tests/078-dex-local-variable-table/
expected.txt 251 Blort.test14:(S)V:
  /external/clang/test/CodeGenCXX/
vtable-layout.cpp 557 namespace Test14 {
569 // CHECK-21: Vtable for 'Test14::D' (5 entries).
573 // CHECK-21-NEXT: 3 | Test14::D RTTI
574 // CHECK-21-NEXT: -- (Test14::A, 0) vtable address --
575 // CHECK-21-NEXT: -- (Test14::B, 0) vtable address --
576 // CHECK-21-NEXT: -- (Test14::C, 0) vtable address --
577 // CHECK-21-NEXT: -- (Test14::D, 0) vtable address --
578 // CHECK-21-NEXT: 4 | void Test14::D::f()
    [all...]

Completed in 280 milliseconds

12 3