Home
last modified time | relevance | path

Searched defs:branch_type (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/vixl/src/aarch64/
H A Dinstructions-aarch64.cc869 int Instruction::GetImmBranchRangeBitwidth(ImmBranchType branch_type) { in GetImmBranchRangeBitwidth()
886 int32_t Instruction::GetImmBranchForwardRange(ImmBranchType branch_type) { in GetImmBranchForwardRange()
892 bool Instruction::IsValidImmPCOffset(ImmBranchType branch_type, in IsValidImmPCOffset()
H A Dinstructions-aarch64.h518 static int ImmBranchRangeBitwidth(ImmBranchType branch_type)) { in ImmBranchRangeBitwidth()
H A Dmacro-assembler-aarch64.h199 BranchInfo(ptrdiff_t offset, Label* label, ImmBranchType branch_type) in BranchInfo()
403 static int BranchIndexFromType(ImmBranchType branch_type) { in BranchIndexFromType()
417 bool IsValidBranchType(ImmBranchType branch_type) { in IsValidBranchType()
7859 bool LabelIsOutOfRange(Label* label, ImmBranchType branch_type) { in LabelIsOutOfRange()
H A Dmacro-assembler-aarch64.cc206 ImmBranchType branch_type) { in RegisterUnresolvedBranch()
/aosp_15_r20/external/XNNPACK/src/jit/
H A Daarch64-assembler.cc110 inline bool branch_offset_valid(ptrdiff_t offset, BranchType branch_type) { in branch_offset_valid()
140 inline uint32_t mask(BranchType branch_type) { in mask()
153 inline uint8_t shift(BranchType branch_type) { in shift()
/aosp_15_r20/external/icing/icing/legacy/index/
H A Dicing-dynamic-trie.cc1873 BranchType branch_type) { in BranchToLeaf()
1960 BranchType branch_type = in Reset() local
2003 BranchType branch_type = in Advance() local
/aosp_15_r20/external/mesa3d/src/compiler/spirv/
H A Dvtn_structured_cfg.c205 enum vtn_branch_type branch_type; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
H A Dtf_ops_a_m.cc841 FunctionType branch_type = branch_func.getFunctionType(); in VerifyCaseOrIfOpBranchFunctions() local
863 [i](FunctionType &branch_type) { return branch_type.getInput(i); }); in VerifyCaseOrIfOpBranchFunctions()
/aosp_15_r20/external/vixl/test/aarch64/
H A Dtest-assembler-aarch64.cc2807 TEST(branch_type) { in TEST() argument
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h42839 enum rockchip_clk_branch_type branch_type; member
H A Dvmlinux.h42839 enum rockchip_clk_branch_type branch_type; member