| /src/sys/external/bsd/sljit/dist/sljit_src/ |
| sljitNativePPC_32.c | 233 static SLJIT_INLINE sljit_s32 emit_const(struct sljit_compiler *compiler, sljit_s32 reg, sljit_sw init_value) function
|
| sljitNativeSPARC_32.c | 144 static SLJIT_INLINE sljit_s32 emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw init_value) function
|
| sljitNativeMIPS_32.c | 417 static SLJIT_INLINE sljit_s32 emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw init_value) function
|
| sljitNativeMIPS_64.c | 511 static SLJIT_INLINE sljit_s32 emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw init_value) function
|
| sljitNativePPC_64.c | 373 static SLJIT_INLINE sljit_s32 emit_const(struct sljit_compiler *compiler, sljit_s32 reg, sljit_sw init_value) function
|
| sljitNativeTILEGX_64.c | 1145 static sljit_s32 emit_const(struct sljit_compiler *compiler, sljit_s32 dst_ar, sljit_sw imm, int flush) function 2341 FAIL_IF(emit_const(compiler, reg_map[PIC_ADDR_REG], srcw, 1)); 2374 FAIL_IF(emit_const(compiler, TMP_REG2_mapped, 0, 1)); 2476 PTR_FAIL_IF(emit_const(compiler, TMP_REG2_mapped, 0, 1));
|
| /src/external/gpl3/gdb.old/dist/gdbserver/ |
| ax.h | 108 void (*emit_const) (LONGEST num); member in struct:emit_ops
|
| ax.cc | 282 emit_const (LONGEST num) function 284 target_emit_ops ()->emit_const (num); 621 emit_const (top); 628 emit_const (top); 637 emit_const (top); 650 emit_const (top);
|
| /src/external/gpl3/gdb/dist/gdbserver/ |
| ax.h | 108 void (*emit_const) (LONGEST num); member in struct:emit_ops
|
| ax.cc | 282 emit_const (LONGEST num) function 284 target_emit_ops ()->emit_const (num); 621 emit_const (top); 628 emit_const (top); 637 emit_const (top); 650 emit_const (top);
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| loongarch-parse.c | 125 emit_const (offsetT imm) function 1547 {emit_const ((yyvsp[0].imm));}
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| loongarch-parse.c | 124 emit_const (offsetT imm) function 1546 {emit_const ((yyvsp[0].imm));}
|