Searched defs:NeedSplit (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/
H A DAArch64BranchFixupPass.cpp527 bool NeedSplit = (BMI != MI) || !BBHasFallthrough(MBB); local
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp1591 bool NeedSplit = (BMI != MI) || !BBHasFallthrough(MBB); local
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp1438 bool NeedSplit = (BMI != MI) || !BBHasFallthrough(MBB); local
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp16959 bool NeedSplit = ret.second; local

Completed in 130 milliseconds