Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Dinstructions-a64.cc266 int Instruction::ImmBranchRangeBitwidth(ImmBranchType branch_type) { in ImmBranchRangeBitwidth()
283 int32_t Instruction::ImmBranchForwardRange(ImmBranchType branch_type) { in ImmBranchForwardRange()
289 bool Instruction::IsValidImmPCOffset(ImmBranchType branch_type, in IsValidImmPCOffset()
Dmacro-assembler-a64.h172 BranchInfo(ptrdiff_t offset, Label* label, ImmBranchType branch_type) in BranchInfo()
356 static int BranchIndexFromType(ImmBranchType branch_type) { in BranchIndexFromType()
370 bool IsValidBranchType(ImmBranchType branch_type) { in IsValidBranchType()
3041 bool LabelIsOutOfRange(Label* label, ImmBranchType branch_type) { in LabelIsOutOfRange()
Dmacro-assembler-a64.cc146 ImmBranchType branch_type) { in RegisterUnresolvedBranch()
/external/v8/src/arm64/
Dinstructions-arm64.h275 static int ImmBranchRangeBitwidth(ImmBranchType branch_type) { in ImmBranchRangeBitwidth()
292 static int32_t ImmBranchRange(ImmBranchType branch_type) { in ImmBranchRange()
Dinstructions-arm64.cc210 bool Instruction::IsValidImmPCOffset(ImmBranchType branch_type, in IsValidImmPCOffset()
Dlithium-codegen-arm64.cc992 LInstruction* instr, const char* detail, BranchType branch_type, in DeoptimizeBranch()
/external/valgrind/VEX/priv/
Dguest_arm64_toIR.c6481 UInt branch_type = INSN(22,21); in dis_ARM64_branch_etc() local
/external/v8/test/cctest/
Dtest-assembler-arm64.cc2360 TEST(branch_type) { in TEST() argument
/external/vixl/test/
Dtest-assembler-a64.cc2210 TEST(branch_type) { in TEST() argument