Searched defs:temp_offset (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-builtin.cc | 1828 tree temp_offset = gimple_convert (&stmts, loc, sizetype, arg0); in rs6000_gimple_fold_builtin() local 1880 tree temp_offset = gimple_convert (&stmts, loc, sizetype, arg1); in rs6000_gimple_fold_builtin() local 1928 tree temp_offset = gimple_convert (&stmts, loc, sizetype, arg0); in rs6000_gimple_fold_builtin() local 1971 tree temp_offset = gimple_convert (&stmts, loc, sizetype, arg1); in rs6000_gimple_fold_builtin() local
|
/netbsd-src/sys/arch/arm/sunxi/ |
H A D | sunxi_ts.c | 111 int64_t temp_offset; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-call.c | 11544 tree temp_offset = gimple_convert (&stmts, loc, sizetype, arg0); in rs6000_gimple_fold_builtin() local 11596 tree temp_offset = gimple_convert (&stmts, loc, sizetype, arg1); in rs6000_gimple_fold_builtin() local 11644 tree temp_offset = gimple_convert (&stmts, loc, sizetype, arg0); in rs6000_gimple_fold_builtin() local 11687 tree temp_offset = gimple_convert (&stmts, loc, sizetype, arg1); in rs6000_gimple_fold_builtin() local
|