Searched refs:simplifyTstbit (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | HexagonBitSimplify.cpp | 1687 bool simplifyTstbit(MachineInstr *MI, BitTracker::RegisterRef RD, 2066 bool BitSimplification::simplifyTstbit(MachineInstr *MI, in simplifyTstbit() function in BitSimplification 2170 bool T = simplifyTstbit(MI, RD, RC); in processBlock()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonBitSimplify.cpp | 1776 bool simplifyTstbit(MachineInstr *MI, BitTracker::RegisterRef RD, 2319 bool BitSimplification::simplifyTstbit(MachineInstr *MI, in simplifyTstbit() function in BitSimplification 2746 bool T = simplifyTstbit(MI, RD, RC); in processBlock()
|