Searched refs:aff (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dtree-ssa-loop-ivopts.c2976 struct affine_tree_combination *aff)
3079 so making the aff. functions more complicated to handle this case
3099 aff->type = uutype;
3100 aff->n = 0;
3101 aff->offset = 0;
3102 aff->mask = 0;
3103 aff->rest = expr;
3111 tree_to_aff_combination (ubase, uutype, aff);
3116 aff_combination_add (aff, &cbase_aff);
3117 aff_combination_add (aff,
2974 get_computation_aff(struct loop *loop, struct iv_use *use, struct iv_cand *cand, tree at, struct affine_tree_combination *aff) argument
3129 struct affine_tree_combination aff; local
5549 struct affine_tree_combination aff; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-ivopts.c2837 struct affine_tree_combination *aff)
2877 tree_to_aff_combination (ubase, common_type, aff);
2896 aff_combination_add (aff, &cbase_aff);
2898 aff_combination_convert (aff, uutype);
2901 aff_combination_add (aff, &var_aff);
2913 aff_tree aff; local
2916 if (!get_computation_aff (loop, use, cand, at, &aff))
2918 unshare_aff_combination (&aff);
2919 return fold_convert (type, aff_combination_to_tree (&aff));
5536 aff_tree aff; local
2835 get_computation_aff(struct loop *loop, struct iv_use *use, struct iv_cand *cand, gimple at, struct affine_tree_combination *aff) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/arm/
H A Dvfp1xD_t2.d128 0+1d8 <[^>]*> ed90 0aff (vldr|flds) s0, \[r0, #1020\].*
129 0+1dc <[^>]*> ed10 0aff (vldr|flds) s0, \[r0, #-1020\].*
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mips/
H A Dmips16-64.d525 6e2: 4aff addiu v0,-1
567 746: 5aff sltiu v0,255
H A Dmips16.d524 6e2: 4aff addiu v0,-1
566 746: 5aff sltiu v0,255
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c62611 sqlite3VdbeGetValue(Vdbe *v, int iVar, u8 aff) argument
74429 char aff; local
74452 char aff = comparisonAffinity(pExpr); local
74468 u8 aff = (char)sqlite3ExprAffinity(pExpr2); local
75565 sqlite3ExprNeedsNoAffinityChange(const Expr *p, char aff) argument
75772 char aff = comparisonAffinity(pX); local
76652 int aff, to_op; local
82100 char aff = SQLITE_AFF_NUMERIC; local
104262 char aff; local
104985 valueFromExpr( Parse *pParse, Expr *pExpr, u8 aff, sqlite3_value **pp ) argument
105059 u8 aff = p->pTable->aCol[p->aiColumn[0]].affinity; local
105133 u8 aff; /* Column affinity */ local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/i386/
H A Dmodrm.l804 599 0aff 368C9C37 78563412 mov %ds,%ss:0x12345678\(%edi,%esi,1\)
1709 1426 1aff 8C9C3178 563412 mov %ds,%ds:0x12345678\(%ecx,%esi,1\)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mn10300/
H A Dam33-2.d631 0*aff <fmovd\+0x31f> fd ?b2 ?ce ?56 ?34 ?12 ? * fmov fd28, ?\(1193046, ?d2\)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/tic54x/
H A Dall-opcodes.d2825 aff: 0f0a.*
6921 1aff: 0d1c.*
11017 2aff: 0d0d.*
15113 3aff: 0f18.*
19209 4aff: 0f1d.*
22061 5623: 0aff.*
23305 5aff: 0d1d.*
27401 6aff: 0cba.*
31497 7aff: 0d18.*
35593 8aff
[all...]

Completed in 767 milliseconds