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

  /external/llvm/lib/Target/AArch64/
AArch64BranchRelaxation.cpp 370 bool NeedSplit = (BMI != MI) || !BBHasFallthrough(MBB);
404 if (NeedSplit) {
  /external/llvm/lib/Target/Mips/
MipsConstantIslandPass.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMConstantIslandPass.cpp     [all...]

Completed in 227 milliseconds