HomeSort by relevance Sort by last modified time
    Searched full:test24 (Results 1 - 25 of 40) sorted by null

1 2

  /external/llvm/test/Transforms/ObjCARC/
post-inlining.ll 37 ; CHECK-LABEL: define void @test24(
42 define void @test24(i8* %p) {
rv.ll 286 ; CHECK-LABEL: define {}* @test24(
288 define {}* @test24(i8* %p) {
  /external/clang/test/SemaCXX/
long-virtual-inheritance-chain.cpp 27 class test24 : virtual test23 { virtual void f(); }; class in inherits:test23
28 class test25 : virtual test24 { virtual void f(); };
  /external/clang/test/Analysis/inlining/
inline-defensive-checks.c 96 void test24(char *buffer) { function
  /external/clang/test/Parser/
char-literal-printing.c 31 wchar_t test24(void) { return L'\x3'; } function
  /external/llvm/test/CodeGen/X86/
cmov-fp.ll 432 define x86_fp80 @test24(i32 %a, i32 %b, x86_fp80 %x) nounwind {
437 ; SSE-LABEL: test24:
441 ; NOSSE2-LABEL: test24:
445 ; NOSSE1-LABEL: test24:
449 ; NOCMOV-LABEL: test24:
  /external/clang/test/CodeGenCXX/
vtable-layout.cpp     [all...]
  /external/clang/test/Sema/
return.c 140 int test24() { function
uninit-variables.c 185 int test24(int flag) { function
  /external/llvm/test/ExecutionEngine/MCJIT/
test-setcond-int.ll 43 %test24 = icmp ne i64 %ulong1, %ulong2 ; <i1> [#uses=0]
  /external/llvm/test/ExecutionEngine/
test-interp-vec-setcond-int.ll 43 %test24 = icmp ne <2 x i64> %ulong1, %ulong2
test-setcond-int.ll 43 %test24 = icmp ne i64 %ulong1, %ulong2 ; <i1> [#uses=0]
  /external/llvm/test/Transforms/DeadStoreElimination/
simple.ll 296 ; CHECK-LABEL: @test24(
302 define void @test24([2 x i32]* %a, i32 %b, i32 %c) nounwind {
  /external/llvm/test/Transforms/InstCombine/
or.ll 232 define i1 @test24(double %X, double %Y) {
238 ; CHECK-LABEL: @test24(
sub.ll 230 define i64 @test24(i8* %P, i64 %A){
236 ; CHECK-LABEL: @test24(
set.ll 158 define i32 @test24(i32 %a) {
xor.ll 161 define i1 @test24(i32 %c, i32 %d) {
and.ll 172 define i1 @test24(i32 %A) {
phi.ll 529 define i32 @test24(i32 %A, i1 %cond) {
541 ; CHECK-LABEL: @test24(
add.ll 187 define i32 @test24(i32 %A) {
shift.ll 324 define i8 @test24(i8 %X) {
325 ; CHECK-LABEL: @test24(
select.ll 376 define i1 @test24(i1 %a, i1 %b) {
379 ; CHECK-LABEL: @test24(
  /external/clang/test/CodeGen/
mmx-builtins.c 125 int test24(__m64 a) { function
  /external/chromium_org/third_party/icu/source/test/testdata/
ssearch.xml 166 <test-case id="test24" strength="TERTIARY" locale="en">
  /external/icu4c/test/testdata/
ssearch.xml 166 <test-case id="test24" strength="TERTIARY" locale="en">

Completed in 259 milliseconds

1 2