HomeSort by relevance Sort by last modified time
    Searched refs:getBranchInfo (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.h 194 SystemZII::Branch getBranchInfo(const MachineInstr *MI) const;
SystemZLongBranch.cpp 245 TII->getBranchInfo(MI).Target->getMBB()->getNumber();
SystemZInstrInfo.cpp 164 SystemZII::Branch Branch(getBranchInfo(I));
241 if (!getBranchInfo(I).Target->isMBB())
673 SystemZInstrInfo::getBranchInfo(const MachineInstr *MI) const {

Completed in 213 milliseconds