Searched defs:NegLo (Results 1 – 6 of 6) sorted by relevance
202 Constant* NegLo = ConstantExpr::getNeg(Leaf.Low); in newLeafBlock() local
333 Constant* NegLo = ConstantExpr::getNeg(Leaf.Low); in newLeafBlock() local
321 Constant* NegLo = ConstantExpr::getNeg(Leaf.Low); in newLeafBlock() local
356 Constant *NegLo = ConstantExpr::getNeg(Lo); in InsertRangeTest() local375 ConstantInt *NegLo = cast<ConstantInt>(ConstantExpr::getNeg(Lo)); in InsertRangeTest() local
308 Constant *NegLo = ConstantExpr::getNeg(Lo); in InsertRangeTest() local327 ConstantInt *NegLo = cast<ConstantInt>(ConstantExpr::getNeg(Lo)); in InsertRangeTest() local
5056 unsigned NegLo = 0; in cvtVOP3P() local