Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp2497 Value *NotY = Builder.CreateNot(Y, Y->getName() + ".not"); in visitXor() local
2503 Value *NotY = Builder.CreateNot(Y, Y->getName() + ".not"); in visitXor() local
2523 Value *NotY = Builder.CreateNot(NotVal->getOperand(1), "notrhs"); in visitXor() local
2773 Value *NotY = Builder.CreateNot(RHS); in visitXor() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp2091 Value *NotY = in visitXor() local
2105 Value *NotY = in visitXor() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp2507 Value *NotY = in visitXor() local
2523 Value *NotY = in visitXor() local