Searched defs:BranchType (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h35 enum BranchType { enum in class:llvm::MipsInstrInfo
64 BranchType AnalyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB,
/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h65 enum BranchType { enum in namespace:llvm::SystemZII
88 BranchType Type;
99 Branch(BranchType type, unsigned ccValid, unsigned ccMask,

Completed in 174 milliseconds