Home
last modified time | relevance | path

Searched defs:BranchType (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h49 enum BranchType { enum
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h78 enum BranchType { enum
/openbsd/gnu/llvm/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.h77 enum BranchType { enum
/openbsd/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp52 for (auto BranchType : BranchTypes) { in operator =() local