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

1 2

  /external/llvm/test/Transforms/ObjCARC/
post-inlining.ll 37 ; CHECK: define void @test24(
42 define void @test24(i8* %p) {
rv.ll 336 ; CHECK: define {}* @test24(
338 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/llvm/test/CodeGen/X86/
cmov-fp.ll 432 define x86_fp80 @test24(i32 %a, i32 %b, x86_fp80 %x) nounwind {
437 ; SSE: test24:
441 ; NOSSE2: test24:
445 ; NOSSE1: test24:
449 ; NOCMOV: test24:
  /external/clang/test/Parser/
char-literal-printing.c 31 wchar_t test24(void) { return L'\x3'; } function
  /external/clang/test/CodeGenCXX/
vtable-layout.cpp 1029 namespace Test24 {
1040 // CHECK-31: Vtable for 'Test24::D' (10 entries).
1044 // CHECK-31-NEXT: 3 | Test24::D RTTI
1045 // CHECK-31-NEXT: -- (Test24::A, 0) vtable address -
    [all...]
mangle.cpp 648 namespace test24 { namespace
  /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-setcond-int.ll 43 %test24 = icmp ne i64 %ulong1, %ulong2 ; <i1> [#uses=0]
  /external/llvm/test/Transforms/DeadStoreElimination/
simple.ll 296 ; CHECK: @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: @test24
sub.ll 230 define i64 @test24(i8* %P, i64 %A){
236 ; CHECK: @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: @test24
add.ll 187 define i32 @test24(i32 %A) {
icmp.ll 228 ; CHECK: @test24
231 define i1 @test24(i64 %i) {
shift.ll 325 define i8 @test24(i8 %X) {
326 ; CHECK: @test24
select.ll 376 define i1 @test24(i1 %a, i1 %b) {
379 ; CHECK: @test24
  /external/clang/test/CodeGen/
mmx-builtins.c 125 int test24(__m64 a) { function
  /external/icu4c/test/testdata/
ssearch.xml 166 <test-case id="test24" strength="TERTIARY" locale="en">

Completed in 1124 milliseconds

1 2