Searched refs:REG_EQUAL (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_perf.c | 3829 #define REG_EQUAL(addr, mmio) \ macro 3841 return REG_EQUAL(addr, HALF_SLICE_CHICKEN2) || in gen7_is_valid_mux_addr() 3850 REG_EQUAL(addr, WAIT_FOR_RC6_EXIT) || in gen8_is_valid_mux_addr() 3857 REG_EQUAL(addr, GEN10_NOA_WRITE_HIGH) || in gen10_is_valid_mux_addr() 3866 REG_EQUAL(addr, HSW_MBVID2_MISR0); in hsw_is_valid_mux_addr() 3881 REG_EQUAL(addr, GEN12_OAA_DBG_REG) || in gen12_is_valid_b_counter_addr() 3882 REG_EQUAL(addr, GEN12_OAG_OA_PESS) || in gen12_is_valid_b_counter_addr() 3883 REG_EQUAL(addr, GEN12_OAG_SPCTR_CNF); in gen12_is_valid_b_counter_addr() 3888 return REG_EQUAL(addr, NOA_WRITE) || in gen12_is_valid_mux_addr() 3889 REG_EQUAL(addr, GEN10_NOA_WRITE_HIGH) || in gen12_is_valid_mux_addr() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 19370 'REG_EQUAL' 19405 In the case of 'REG_EQUAL', the register that is set by this insn 19414 'REG_EQUAL' is used by passes prior to register allocation (such as 19427 by an attached 'REG_EQUAL' note. In the early stages of register 19428 allocation, a 'REG_EQUAL' note is changed into a 'REG_EQUIV' note 19433 for 'REG_EQUAL' notes and passes subsequent to register allocation 54901 * REG_EQUAL: Insns. (line 434)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 19370 'REG_EQUAL' 19405 In the case of 'REG_EQUAL', the register that is set by this insn 19414 'REG_EQUAL' is used by passes prior to register allocation (such as 19427 by an attached 'REG_EQUAL' note. In the early stages of register 19428 allocation, a 'REG_EQUAL' note is changed into a 'REG_EQUIV' note 19433 for 'REG_EQUAL' notes and passes subsequent to register allocation 54901 * REG_EQUAL: Insns. (line 434)
|