Home
last modified time | relevance | path

Searched defs:NotY (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp2879 Value *NotY = Builder.CreateNot(Y, Y->getName() + ".not"); in foldXorOfICmps() local
3011 Value *NotY = Builder.CreateNot(Y, Y->getName() + ".not"); in visitXor() local
3017 Value *NotY = Builder.CreateNot(Y, Y->getName() + ".not"); in visitXor() local
3037 Value *NotY = Builder.CreateNot(NotVal->getOperand(1), "notrhs"); in visitXor() local
3258 Value *NotY = Builder.CreateNot(RHS); in visitXor() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp2507 Value *NotY = in visitXor() local
2523 Value *NotY = in visitXor() local