Home
last modified time | relevance | path

Searched refs:isCondset (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp233 bool isCondset(const MachineInstr &MI);
301 bool HexagonExpandCondsets::isCondset(const MachineInstr &MI) { in isCondset() function in HexagonExpandCondsets
711 if (isCondset(*I)) in splitInBlock()
1197 if (!isCondset(*MI)) in coalesceSegments()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp198 bool isCondset(const MachineInstr &MI);
274 bool HexagonExpandCondsets::isCondset(const MachineInstr &MI) { in isCondset() function in HexagonExpandCondsets
1277 if (isCondset(I)) in runOnMachineFunction()