HomeSort by relevance Sort by last modified time
    Searched full:test14 (Results 51 - 75 of 123) sorted by null

1 23 4 5

  /external/clang/test/SemaCXX/
linkage2.cpp 145 namespace test14 { namespace
class-layout.cpp 426 namespace test14 { namespace in namespace:PR16537
  /external/clang/test/SemaTemplate/
deduction.cpp 155 namespace test14 { namespace
  /external/compiler-rt/test/tsan/
deadlock_detector_stress_test.cc 409 void Test14() {
411 fprintf(stderr, "Starting Test14: create lots of locks in 4 threads\n");
413 // CHECK-RD: Starting Test14
589 LockTest().Test14();
  /external/llvm/test/ExecutionEngine/MCJIT/
test-setcond-int.ll 33 %test14 = icmp uge i32 %uint1, %uint2 ; <i1> [#uses=0]
  /external/llvm/test/ExecutionEngine/
test-interp-vec-setcond-int.ll 33 %test14 = icmp uge <3 x i32> %uint1, %uint2
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) {
add2.ll 145 define i32 @test14(i32 %x, i32 %y) {
151 ; CHECK-LABEL: @test14(
float-shrink-compare.ll 161 define i32 @test14(float %x, float %y) nounwind uwtable {
168 ; CHECK-LABEL: @test14(
or.ll 122 define i1 @test14(i32 %A, i32 %B) {
128 ; CHECK-LABEL: @test14(
set.ll 88 define i1 @test14(i1 %A, i1 %B) {
xor.ll 96 define i1 @test14(i8 %A, i8 %B) {
  /external/llvm/test/CodeGen/X86/
combine-or.ll 169 define <2 x i64> @test14(<2 x i64> %a, <2 x i64> %b) {
175 ; CHECK-LABEL: test14
fold-vector-sext-zext.ll 189 define <4 x i16> @test14() {
197 ; CHECK-LABEL: test14
sse2.ll 173 define <4 x float> @test14(<4 x float>* %x, <4 x float>* %y) nounwind {
180 ; CHECK-LABEL: test14:
sse3-avx-addsub-2.ll 263 define <4 x float> @test14(<4 x float> %A, <4 x float> %B) {
274 ; CHECK-LABEL: test14
vselect.ll 135 define <4 x float> @test14(<4 x float> %a, <4 x float> %b) {
139 ; CHECK-LABEL: test14
  /external/llvm/test/Transforms/DeadStoreElimination/
simple.ll 179 define void @test14(i32* %Q) {
185 ; CHECK-LABEL: @test14(
  /external/llvm/test/Transforms/JumpThreading/
basic.ll 424 ; CHECK-LABEL: @test14(
425 define i32 @test14(i32 %in) {
  /external/llvm/test/Transforms/SimplifyCFG/
preserve-branchweights.ll 345 define void @test14(i32* %old, i32 %final) {
346 ; CHECK-LABEL: @test14
  /external/clang/test/CodeGen/
mmx-builtins.c 75 __m64 test14(__m64 a) { function
  /external/clang/test/CodeGenCXX/
thunks.cpp 328 namespace Test14 {
  /external/clang/test/Sema/
asm.c 132 void test14(struct S *s) { function
return.c 85 int test14() { function

Completed in 692 milliseconds

1 23 4 5