Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1472 Constant *NegX = ConstantExpr::getNeg(BOC); in visitICmpInstWithInstAndIntCst() local
1475 return new ICmpInst(pred, X, NegX); in visitICmpInstWithInstAndIntCst()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2317 Constant *NegX = ConstantExpr::getNeg(BOC); in visitICmpInstWithInstAndIntCst() local
2320 return new ICmpInst(pred, X, NegX); in visitICmpInstWithInstAndIntCst()