HomeSort by: relevance | last modified time | path
    Searched defs:BranchType (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsInstrInfo.h 49 enum BranchType {
79 BranchType analyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB,
  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZInstrInfo.h 78 enum BranchType {
117 BranchType Type;
125 Branch(BranchType type, unsigned ccValid, unsigned ccMask,

Completed in 21 milliseconds