Searched refs:LostE (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | HexagonBitSimplify.cpp | 1007 unsigned &LostB, unsigned &LostE); 1009 unsigned &LostB, unsigned &LostE); 1026 unsigned OpN, unsigned &LostB, unsigned &LostE) { in isLossyShiftLeft() argument 1077 LostE = Width; in isLossyShiftLeft() 1086 unsigned OpN, unsigned &LostB, unsigned &LostE) { in isLossyShiftRight() argument 1140 LostE = S; in isLossyShiftRight()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonBitSimplify.cpp | 1063 unsigned &LostB, unsigned &LostE); 1065 unsigned &LostB, unsigned &LostE); 1083 unsigned OpN, unsigned &LostB, unsigned &LostE) { in isLossyShiftLeft() argument 1135 LostE = Width; in isLossyShiftLeft() 1143 unsigned OpN, unsigned &LostB, unsigned &LostE) { in isLossyShiftRight() argument 1198 LostE = S; in isLossyShiftRight()
|