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

/macosx-10.10/llvmCore-3425.0.34/lib/Target/Mips/
H A DMipsLongBranch.cpp71 LongBranchSeqSize(!IsPIC ? 2 : (ABI == MipsSubtarget::N64 ? 13 : 9)) {}
93 unsigned LongBranchSeqSize; member in class:__anon10508::MipsLongBranch
416 I->Size += LongBranchSeqSize * 4;

Completed in 66 milliseconds