Home
last modified time | relevance | path

Searched refs:relaxBranches (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonBranchRelaxation.cpp60 bool relaxBranches(MachineFunction &MF);
88 Changed = relaxBranches(MF); in runOnMachineFunction()
117 bool HexagonBranchRelaxation::relaxBranches(MachineFunction &MF) { in relaxBranches() function in HexagonBranchRelaxation
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonBranchRelaxation.cpp72 bool relaxBranches(MachineFunction &MF);
100 Changed = relaxBranches(MF); in runOnMachineFunction()
131 bool HexagonBranchRelaxation::relaxBranches(MachineFunction &MF) { in relaxBranches() function in HexagonBranchRelaxation
/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp158 void relaxBranches();
437 void SystemZLongBranch::relaxBranches() { in relaxBranches() function in SystemZLongBranch
461 relaxBranches(); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp162 void relaxBranches();
442 void SystemZLongBranch::relaxBranches() { in relaxBranches() function in SystemZLongBranch
466 relaxBranches(); in runOnMachineFunction()