/external/arm-trusted-firmware/lib/romlib/ |
D | romlib_generator.py | 179 bti = "_bti" if self.config.bti == 1 else "" 182 template_name = "jmptbl_entry_" + item["type"] + bti + ".S" 207 bti = "_bti" if self.config.bti == 1 else "" 225 function_offset = item_index * (8 if self.config.bti else 4) 228 asm_file.write(self.build_template("wrapper" + bti + ".S", item))
|
D | Makefile | 83 $(Q)$(ROMLIB_GEN) genwrappers --bti=$(ENABLE_BTI) -b $(WRAPPER_DIR) $< 92 $(Q)$(ROMLIB_GEN) gentbl --output $@ --bti=$(ENABLE_BTI) $<
|
/external/arm-trusted-firmware/lib/romlib/templates/ |
D | jmptbl_entry_reserved_bti.S | 6 bti j
|
D | jmptbl_entry_function_bti.S | 6 bti j
|
D | wrapper_bti.S | 8 bti jc
|
/external/arm-trusted-firmware/include/arch/aarch64/ |
D | asm_macros.S | 204 bti j 215 bti j
|
/external/arm-trusted-firmware/include/common/ |
D | asm_macros_common.S | 45 bti jc
|
/external/arm-trusted-firmware/lib/aarch64/ |
D | cache_helpers.S | 123 bti j
|
/external/mesa3d/src/gallium/drivers/iris/ |
D | iris_program.c | 729 enum iris_surface_group group, uint32_t bti) in iris_bti_to_group_index() argument 732 assert(bti >= bt->offsets[group]); in iris_bti_to_group_index() 734 uint32_t c = bti - bt->offsets[group]; in iris_bti_to_group_index() 753 nir_ssa_def *bti; in rewrite_src_with_bti() local 756 bti = nir_imm_intN_t(b, iris_group_index_to_bti(bt, group, index), in rewrite_src_with_bti() 763 bti = nir_iadd_imm(b, src->ssa, bt->offsets[group]); in rewrite_src_with_bti() 765 nir_instr_rewrite_src(instr, src, nir_src_for_ssa(bti)); in rewrite_src_with_bti()
|
D | iris_context.h | 872 uint32_t bti);
|
/external/v8/src/codegen/arm64/ |
D | macro-assembler-arm64-inl.h | 324 bti(id); in Bind() 339 bti(BranchTargetIdentifier::kBtiJump); in JumpTarget() 353 bti(BranchTargetIdentifier::kBtiCall); in CallTarget() 359 bti(BranchTargetIdentifier::kBtiJumpCall); in JumpOrCallTarget()
|
D | assembler-arm64.h | 943 void bti(BranchTargetIdentifier id);
|
D | assembler-arm64.cc | 1181 void Assembler::bti(BranchTargetIdentifier id) { in bti() function in v8::internal::Assembler
|
/external/mesa3d/src/intel/compiler/ |
D | brw_eu_emit.c | 3173 unsigned bti) in brw_set_memory_fence_message() argument 3196 assert(devinfo->gen >= 11 || bti == 0); in brw_set_memory_fence_message() 3197 brw_inst_set_binding_table_index(devinfo, insn, bti); in brw_set_memory_fence_message() 3207 unsigned bti) in brw_memory_fence() argument 3222 brw_set_memory_fence_message(p, insn, sfid, commit_enable, bti); in brw_memory_fence()
|
D | brw_eu.h | 1261 unsigned bti);
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_nir_apply_pipeline_layout.c | 205 nir_ssa_def *bti = in build_index_for_res_reindex() local 209 return nir_iadd(b, bti, nir_ssa_for_src(b, intrin->src[1], 1)); in build_index_for_res_reindex()
|
/external/vixl/test/aarch64/ |
D | test-disasm-aarch64.cc | 2958 TEST(bti) { in TEST() argument 2961 COMPARE(bti(EmitBTI), "bti"); in TEST() 2962 COMPARE(bti(EmitBTI_c), "bti c"); in TEST() 2963 COMPARE(bti(EmitBTI_j), "bti j"); in TEST() 2964 COMPARE(bti(EmitBTI_jc), "bti jc"); in TEST()
|
D | test-cpu-features-aarch64.cc | 740 TEST_BTI(bti_0, bti(EmitBTI)) 741 TEST_BTI(bti_1, bti(EmitBTI_c)) 742 TEST_BTI(bti_2, bti(EmitBTI_j)) 743 TEST_BTI(bti_3, bti(EmitBTI_jc))
|
D | test-assembler-aarch64.cc | 7052 TEST(bti) { in TEST() argument
|
/external/vixl/src/aarch64/ |
D | macro-assembler-aarch64.cc | 729 bti(id); in Bind()
|
D | assembler-aarch64.h | 2219 void bti(BranchTargetIdentifier id);
|
D | assembler-aarch64.cc | 2609 void Assembler::bti(BranchTargetIdentifier id) { in bti() function in vixl::aarch64::Assembler
|
/external/vixl/doc/aarch64/ |
D | supported-instructions-aarch64.md | 417 void bti(BranchTargetIdentifier id)
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | iso-639-3_Name_Index.tab | 1018 bti Burate Burate
|
D | iso-639-3.tab | 986 bti I L Burate
|