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

12 3 4 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/CellSPU/
or_ops.ll 11 define <4 x i32> @or_v4i32_1(<4 x i32> %arg1, <4 x i32> %arg2) {
12 %A = or <4 x i32> %arg1, %arg2
16 define <4 x i32> @or_v4i32_2(<4 x i32> %arg1, <4 x i32> %arg2) {
17 %A = or <4 x i32> %arg2, %arg1
21 define <8 x i16> @or_v8i16_1(<8 x i16> %arg1, <8 x i16> %arg2) {
22 %A = or <8 x i16> %arg1, %arg2
26 define <8 x i16> @or_v8i16_2(<8 x i16> %arg1, <8 x i16> %arg2) {
27 %A = or <8 x i16> %arg2, %arg1
31 define <16 x i8> @or_v16i8_1(<16 x i8> %arg1, <16 x i8> %arg2) {
32 %A = or <16 x i8> %arg2, %arg
    [all...]
icmp16.ll 16 ; $3 = %arg1, $4 = %arg2, $5 = %val1, $6 = %val2
29 define i16 @icmp_eq_select_i16(i16 %arg1, i16 %arg2, i16 %val1, i16 %val2) nounwind {
31 %A = icmp eq i16 %arg1, %arg2
36 define i1 @icmp_eq_setcc_i16(i16 %arg1, i16 %arg2, i16 %val1, i16 %val2) nounwind {
38 %A = icmp eq i16 %arg1, %arg2
70 define i16 @icmp_ne_select_i16(i16 %arg1, i16 %arg2, i16 %val1, i16 %val2) nounwind {
72 %A = icmp ne i16 %arg1, %arg2
77 define i1 @icmp_ne_setcc_i16(i16 %arg1, i16 %arg2, i16 %val1, i16 %val2) nounwind {
79 %A = icmp ne i16 %arg1, %arg2
111 define i16 @icmp_ugt_select_i16(i16 %arg1, i16 %arg2, i16 %val1, i16 %val2) nounwind
    [all...]
icmp32.ll 16 ; $3 = %arg1, $4 = %arg2, $5 = %val1, $6 = %val2
29 define i32 @icmp_eq_select_i32(i32 %arg1, i32 %arg2, i32 %val1, i32 %val2) nounwind {
31 %A = icmp eq i32 %arg1, %arg2
36 define i1 @icmp_eq_setcc_i32(i32 %arg1, i32 %arg2, i32 %val1, i32 %val2) nounwind {
38 %A = icmp eq i32 %arg1, %arg2
70 define i32 @icmp_ne_select_i32(i32 %arg1, i32 %arg2, i32 %val1, i32 %val2) nounwind {
72 %A = icmp ne i32 %arg1, %arg2
77 define i1 @icmp_ne_setcc_i32(i32 %arg1, i32 %arg2, i32 %val1, i32 %val2) nounwind {
79 %A = icmp ne i32 %arg1, %arg2
111 define i32 @icmp_ugt_select_i32(i32 %arg1, i32 %arg2, i32 %val1, i32 %val2) nounwind
    [all...]
icmp8.ll 15 ; $3 = %arg1, $4 = %arg2, $5 = %val1, $6 = %val2
28 define i8 @icmp_eq_select_i8(i8 %arg1, i8 %arg2, i8 %val1, i8 %val2) nounwind {
30 %A = icmp eq i8 %arg1, %arg2
35 define i1 @icmp_eq_setcc_i8(i8 %arg1, i8 %arg2, i8 %val1, i8 %val2) nounwind {
37 %A = icmp eq i8 %arg1, %arg2
62 define i8 @icmp_ne_select_i8(i8 %arg1, i8 %arg2, i8 %val1, i8 %val2) nounwind {
64 %A = icmp ne i8 %arg1, %arg2
69 define i1 @icmp_ne_setcc_i8(i8 %arg1, i8 %arg2, i8 %val1, i8 %val2) nounwind {
71 %A = icmp ne i8 %arg1, %arg2
96 define i8 @icmp_ugt_select_i8(i8 %arg1, i8 %arg2, i8 %val1, i8 %val2) nounwind
    [all...]
fcmp32.ll 8 define i1 @fcmp_eq(float %arg1, float %arg2) {
11 %A = fcmp oeq float %arg1, %arg2
15 define i1 @fcmp_mag_eq(float %arg1, float %arg2) {
19 %2 = call float @fabsf(float %arg2)
fdiv.ll 14 define float @fdiv32(float %arg1, float %arg2) {
15 %A = fdiv float %arg1, %arg2
19 define <4 x float> @fdiv_v4f32(<4 x float> %arg1, <4 x float> %arg2) {
20 %A = fdiv <4 x float> %arg1, %arg2
shift_ops.ll 26 define i16 @shlh_i16_1(i16 %arg1, i16 %arg2) {
27 %A = shl i16 %arg1, %arg2
31 define i16 @shlh_i16_2(i16 %arg1, i16 %arg2) {
32 %A = shl i16 %arg2, %arg1
36 define signext i16 @shlh_i16_3(i16 signext %arg1, i16 signext %arg2) {
37 %A = shl i16 %arg1, %arg2
41 define signext i16 @shlh_i16_4(i16 signext %arg1, i16 signext %arg2) {
42 %A = shl i16 %arg2, %arg1
46 define zeroext i16 @shlh_i16_5(i16 zeroext %arg1, i16 zeroext %arg2) {
47 %A = shl i16 %arg1, %arg2
    [all...]
  /external/clang/test/SemaTemplate/
deduction.cpp 36 // Replaces all occurrences of _1 with Arg1 and _2 with Arg2 in T.
37 template<typename T, typename Arg1, typename Arg2>
43 template<typename Arg1, typename Arg2>
44 struct Replace<_1, Arg1, Arg2> {
48 template<typename Arg1, typename Arg2>
49 struct Replace<_2, Arg1, Arg2> {
50 typedef Arg2 type;
54 template<typename T, typename Arg1, typename Arg2>
55 struct Replace<const T, Arg1, Arg2> {
56 typedef typename Replace<T, Arg1, Arg2>::type const type
    [all...]
  /dalvik/vm/mterp/c/
OP_EXECUTE_INLINE_RANGE.cpp 3 u4 arg0, arg1, arg2, arg3; local
4 arg0 = arg1 = arg2 = arg3 = 0; /* placate gcc */
22 arg2 = GET_REGISTER(vdst+2);
35 if (!dvmPerformInlineOp4Dbg(arg0, arg1, arg2, arg3, &retval, ref))
38 if (!dvmPerformInlineOp4Std(arg0, arg1, arg2, arg3, &retval, ref))
OP_EXECUTE_INLINE.cpp 19 u4 arg0, arg1, arg2, arg3; local
20 arg0 = arg1 = arg2 = arg3 = 0;
38 arg2 = GET_REGISTER((vdst & 0x0f00) >> 8);
51 if (!dvmPerformInlineOp4Dbg(arg0, arg1, arg2, arg3, &retval, ref))
54 if (!dvmPerformInlineOp4Std(arg0, arg1, arg2, arg3, &retval, ref))
  /external/clang/test/CodeGenObjCXX/
block-in-template-inst.mm 39 template<typename R, typename Arg0, typename Arg1, typename Arg2>
40 struct Curry<R (^)(Arg0, Arg1, Arg2)>
42 typedef R (^FType)(Arg0, Arg1, Arg2);
47 R (^(^operator()(Arg0 a))(Arg1))(Arg2)
50 auto inner_block = ^(Arg2 c) {
  /external/chromium/chrome/browser/sync/glue/
sync_backend_host_mock.cc 10 arg2->Run();
11 delete arg2;
  /external/javasqlite/src/main/java/SQLite/
Authorizer.java 14 * @param arg2 second argument (file, table, or column name)
22 public int authorize(int what, String arg1, String arg2, String arg3,
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
genrtl.h 29 int arg0, rtx arg1, rtx arg2,
37 int arg0, rtx arg1, rtx arg2,
45 int arg0, rtx arg1, rtx arg2,
53 int arg0, rtx arg1, rtx arg2 MEM_STAT_DECL);
58 int arg0, rtx arg1, rtx arg2,
71 int arg2, rtvec arg3, rtvec arg4,
82 rtx arg0, rtvec arg1, rtx arg2,
88 rtx arg0, rtx arg1, rtx arg2 MEM_STAT_DECL);
109 HOST_WIDE_INT arg2 MEM_STAT_DECL);
149 int arg2 MEM_STAT_DECL)
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-arm-linux.c 123 /* r1 (arg2) is already our child's stack */
348 # define ARG2_0 (((UWord*)ARG2)[0])
349 # define ARG2_1 (((UWord*)ARG2)[1])
350 # define ARG2_2 (((UWord*)ARG2)[2])
351 # define ARG2_3 (((UWord*)ARG2)[3])
352 # define ARG2_4 (((UWord*)ARG2)[4])
353 # define ARG2_5 (((UWord*)ARG2)[5])
356 PRINT("sys_socketcall ( %ld, %#lx )",ARG1,ARG2);
363 PRE_MEM_READ( "socketcall.socketpair(args)", ARG2, 4*sizeof(Addr) );
369 PRE_MEM_READ( "socketcall.socket(args)", ARG2, 3*sizeof(Addr) )
    [all...]
syswrap-linux.c 419 ARG1,(Char*)ARG1, ARG2,(Char*)ARG2, ARG3,(Char*)ARG3, ARG4, ARG5);
425 PRE_MEM_RASCIIZ( "mount(target)", ARG2);
438 PRINT("sys_umount( %#lx, %ld )", ARG1, ARG2);
473 PRINT("sys_setresuid16 ( %ld, %ld, %ld )", ARG1, ARG2, ARG3);
480 PRINT("sys_setresuid ( %ld, %ld, %ld )", ARG1, ARG2, ARG3);
487 PRINT("sys_getresuid16 ( %#lx, %#lx, %#lx )", ARG1,ARG2,ARG3);
492 PRE_MEM_WRITE( "getresuid16(euid)", ARG2, sizeof(vki_old_uid_t) );
500 POST_MEM_WRITE( ARG2, sizeof(vki_old_uid_t) );
507 PRINT("sys_getresuid ( %#lx, %#lx, %#lx )", ARG1,ARG2,ARG3)
    [all...]
syswrap-aix5.c 487 PRINT("_clock_settime (UNDOCUMENTED) ( %ld, %#lx )", ARG1, ARG2);
488 PRE_REG_READ2(int, "_clock_settime", int, arg1, int, arg2);
534 PRINT("_nsleep( %#lx, %#lx )", ARG1, ARG2);
536 struct timestruc_t*, arg2);
543 if (ARG2)
544 PRE_MEM_WRITE("_nsleep(arg2)", ARG2, sizeof(struct timestruc_t));
548 if (ARG2)
549 POST_MEM_WRITE(ARG2, sizeof(struct timestruc_t));
564 PRINT("_poll ( %#lx, %ld, %ld )\n", ARG1,ARG2,ARG3)
    [all...]
syswrap-generic.c     [all...]
  /external/llvm/test/Assembler/
2003-04-25-UnresolvedGlobalReference.ll 4 define i32 @test(i32 %arg1, i32 %arg2) {
  /external/webkit/Source/WebCore/bridge/
testM.js 5 myInterface.jsobject = new Function ("arg1","arg2","return arg1 + arg2;");
8 var functionBody = 'return arg1*arg2;'
10 myInterface.setJSObject_(new Function ("arg1","arg2",functionBody));
  /external/llvm/test/Transforms/DeadStoreElimination/
2011-03-25-DSEMiscompile.ll 10 define cc10 void @Func1(i32* noalias %Arg1, i32* noalias %Arg2, i32* %Arg3, i32 %Arg4) {
12 store i32 add (i32 ptrtoint ([0 x i32]* @A to i32), i32 1), i32* %Arg2
13 ; CHECK: store i32 add (i32 ptrtoint ([0 x i32]* @A to i32), i32 1), i32* %Arg2
17 %ln2gD = getelementptr i32* %Arg2, i32 -3
21 tail call cc10 void @Func2(i32* %Arg1, i32* %Arg2, i32* %Arg3, i32 %Arg4) nounwind
  /external/clang/test/CodeGenCXX/
instantiate-blocks.cpp 24 ^ T1 (char ch, T arg, T1 arg2, double d1) { byref_block_arg = arg2;
  /external/llvm/test/LLVMC/
AppendCmdHook.td 22 // CHECK: , "-arg2"));
23 (switch_on "dummy1"), (append_cmd "-arg1 -arg2"),
  /bionic/libc/kernel/common/linux/
thread_info.h 17 unsigned long arg0, arg1, arg2, arg3; member in struct:restart_block
  /development/ndk/platforms/android-3/include/linux/
thread_info.h 17 unsigned long arg0, arg1, arg2, arg3; member in struct:restart_block

Completed in 2046 milliseconds

12 3 4 5 6 7 8 91011>>