HomeSort by relevance Sort by last modified time
    Searched full:test6 (Results 201 - 225 of 416) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/llvm/test/CodeGen/PowerPC/
rlwimi.ll 46 define i32 @test6(i32 %x, i32 %y) {
  /external/llvm/test/Transforms/InstCombine/
2007-12-28-IcmpSub2.ll 58 define i32 @test6() {
apint-and2.ll 70 define i117 @test6(i117 %A, i117 %B) {
cast-set.ll 45 define i1 @test6(i1 %A) {
bitcast.ll 98 define <2 x float> @test6(float %A){
105 ; CHECK-LABEL: @test6(
fcmp.ll 44 define i1 @test6(float %x, float %y) nounwind {
49 ; CHECK-LABEL: @test6(
malloc-free-delete.ll 101 ; CHECK-LABEL: @test6(
102 define void @test6(i8* %foo) minsize {
mul.ll 42 define i8 @test6(i8 %A) {
43 ; CHECK-LABEL: @test6(
sext.ll 53 define i64 @test6(i32 %x) {
58 ; CHECK-LABEL: @test6(
sign-test-and-or.ll 101 define void @test6(i32 %a) nounwind {
108 ; CHECK-LABEL: @test6(
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
UseCompoundDrawableRefactoringTest.java 75 public void test6() throws Exception { method in class:UseCompoundDrawableRefactoringTest
  /external/clang/test/CodeGen/
ext-vector.c 75 // CHECK: @test6
76 void test6(float4 *ap, float4 *bp, float c) { function
  /external/clang/test/CodeGenCXX/
vtt-layout.cpp 71 namespace Test6 {
83 // CHECK: @_ZTVN5Test61AE = unnamed_addr constant [4 x i8*] [i8* null, i8* bitcast ({ i8*, i8* }* @_ZTIN5Test61AE to i8*), i8* bitcast (void ()* @__cxa_deleted_virtual to i8*), i8* bitcast (void (%"struct.Test6::A"*)* @_ZN5Test61A6anchorEv to i8*)]
  /external/clang/test/SemaCXX/
destructor.cpp 95 namespace test6 { namespace
106 class B : A<int> { B(); }; // expected-note {{in instantiation of member function 'test6::A<int>::operator delete' requested here}}
  /external/llvm/test/CodeGen/X86/
avx-brcond.ll 78 define <4 x float> @test6(<4 x i64> %a, <4 x float> %b) nounwind {
80 ; CHECK-LABEL: test6:
fp-select-cmp-and.ll 53 define double @test6(double %a, double %b, double %eps) {
58 ; CHECK-LABEL: @test6
pic.ll 128 define double @test6(i32 %a.u) nounwind {
136 ; LINUX-LABEL: test6:
pmovsx-inreg.ll 81 define void @test6(<16 x i8>* %in, <16 x i16>* %out) nounwind {
88 ; AVX2-LABEL: test6:
vec_compare.ll 56 define <2 x i64> @test6(<2 x i64> %A, <2 x i64> %B) nounwind {
57 ; CHECK-LABEL: test6:
  /external/llvm/test/Transforms/BBVectorize/X86/
simple.ll 105 define <8 x i8> @test6(<8 x i8> %A1, <8 x i8> %A2, <8 x i8> %B1, <8 x i8> %B2) {
116 ; CHECK-LABEL: @test6(
  /external/llvm/test/Transforms/GVN/
condprop.ll 131 ; CHECK-LABEL: @test6(
132 define i1 @test6(i32 %x, i32 %y) {
  /external/llvm/test/Transforms/ObjCARC/
contract-storestrong.ll 124 ; CHECK: define i1 @test6(i8* %newValue, i8* %foo) {
128 define i1 @test6(i8* %newValue, i8* %foo) {
contract.ll 122 ; CHECK-LABEL: define i8* @test6(
126 define i8* @test6() {
invoke.ll 200 ; CHECK-LABEL: define void @test6(
203 define void @test6() {
  /external/llvm/test/Transforms/SCCP/
undef-resolve.ll 134 define i32 @test6() {
137 ; CHECK-LABEL: @test6(

Completed in 1020 milliseconds

1 2 3 4 5 6 7 891011>>