Home
last modified time | relevance | path

Searched refs:BBHasFallthrough (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64BranchRelaxation.cpp143 static bool BBHasFallthrough(MachineBasicBlock *MBB) { in BBHasFallthrough() function
380 bool NeedSplit = (BMI != MI) || !BBHasFallthrough(MBB); in fixupConditionalBranch()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp589 static bool BBHasFallthrough(MachineBasicBlock *MBB) { in BBHasFallthrough() function
656 if (!BBHasFallthrough(&MBB)) in initializeFunctionInfo()
1223 if (BBHasFallthrough(UserMBB)) { in createNewWater()
1571 bool NeedSplit = (BMI != MI) || !BBHasFallthrough(MBB); in fixupConditionalBr()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp588 static bool BBHasFallthrough(MachineBasicBlock *MBB) { in BBHasFallthrough() function
650 if (!BBHasFallthrough(&MBB)) in initializeFunctionInfo()
1217 if (BBHasFallthrough(UserMBB)) { in createNewWater()
1565 bool NeedSplit = (BMI != MI) || !BBHasFallthrough(MBB); in fixupConditionalBr()
/external/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp590 static bool BBHasFallthrough(MachineBasicBlock *MBB) { in BBHasFallthrough() function
660 if (!BBHasFallthrough(&MBB)) in initializeFunctionInfo()
1240 if (BBHasFallthrough(UserMBB)) { in createNewWater()
1592 bool NeedSplit = (BMI != MI) || !BBHasFallthrough(MBB); in fixupConditionalBr()
/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp294 bool BBHasFallthrough(MachineBasicBlock *MBB);
663 bool ARMConstantIslands::BBHasFallthrough(MachineBasicBlock *MBB) { in BBHasFallthrough() function in ARMConstantIslands
758 if (!BBHasFallthrough(&MBB)) in initializeFunctionInfo()
1379 if (BBHasFallthrough(UserMBB)) { in createNewWater()
1736 bool NeedSplit = (BMI != MI) || !BBHasFallthrough(MBB); in fixupConditionalBr()
/external/llvm-project/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp244 bool BBHasFallthrough(MachineBasicBlock *MBB);
609 bool ARMConstantIslands::BBHasFallthrough(MachineBasicBlock *MBB) { in BBHasFallthrough() function in ARMConstantIslands
697 if (!BBHasFallthrough(&MBB)) in initializeFunctionInfo()
1282 if (BBHasFallthrough(UserMBB)) { in createNewWater()
1669 bool NeedSplit = (BMI != MI) || !BBHasFallthrough(MBB); in fixupConditionalBr()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp248 bool BBHasFallthrough(MachineBasicBlock *MBB);
617 bool ARMConstantIslands::BBHasFallthrough(MachineBasicBlock *MBB) { in BBHasFallthrough() function in ARMConstantIslands
705 if (!BBHasFallthrough(&MBB)) in initializeFunctionInfo()
1280 if (BBHasFallthrough(UserMBB)) { in createNewWater()
1668 bool NeedSplit = (BMI != MI) || !BBHasFallthrough(MBB); in fixupConditionalBr()