Searched refs:BranchNormal (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h91 BranchNormal, enumerator in enum:llvm::SystemZII::BranchType
H A DSystemZInstrInfo.cpp402 if (Branch.Type != SystemZII::BranchNormal)
1557 return SystemZII::Branch(SystemZII::BranchNormal, SystemZ::CCMASK_ANY,
1562 return SystemZII::Branch(SystemZII::BranchNormal, MI.getOperand(0).getImm(),

Completed in 178 milliseconds