Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp1068 BranchType branch_type = Bit32(opcode, 31) ? BranchType_CALL : BranchType_JMP; in EmulateB() local
/openbsd-src/gnu/gcc/gcc/config/iq2000/
H A Diq2000.c126 enum cmp_type branch_type; variable
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dada-lang.c6128 struct type *branch_type; in ada_template_to_fixed_record_type_1() local
6263 struct type *branch_type; in to_record_with_fixed_variant_part() local
/openbsd-src/gnu/gcc/gcc/config/xtensa/
H A Dxtensa.c78 enum cmp_type branch_type; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/config/xtensa/
H A Dxtensa.c75 enum cmp_type branch_type; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.c304 enum cmp_type branch_type; variable