Home
last modified time | relevance | path

Searched defs:reg_map (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/etnaviv/drm-shim/
Detnaviv_noop.c39 const uint64_t *reg_map; member
/third_party/mesa3d/src/broadcom/simulator/
Dv3dx_simulator.c249 static const uint32_t reg_map[] = { in v3dX() local
/third_party/libbpf/src/
Dusdt.c1182 } reg_map[] = { in calc_pt_regs_off() local
1415 } reg_map[] = { in calc_pt_regs_off() local
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeX86_common.c71 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 3] = { variable
93 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 4] = { variable
102 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 4] = { variable
DsljitNativeARM_64.c46 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 8] = { variable
DsljitNativeRISCV_common.c53 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 7] = { variable
DsljitNativePPC_common.c107 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 7] = { variable
DsljitNativeARM_T2_32.c48 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 5] = { variable
DsljitNativeARM_32.c63 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 5] = { variable
DsljitNativeMIPS_common.c90 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 5] = { variable
DsljitNativeS390X.c50 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 4] = { variable
/third_party/mesa3d/src/compiler/nir/
Dnir_schedule.c132 struct hash_table *reg_map; member