Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp2770 if (Instruction *CastedXor = foldCastedBitwiseLogic(I)) in visitXor() local
2771 return CastedXor; in visitXor()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp2723 if (Instruction *CastedXor = foldCastedBitwiseLogic(I)) in visitXor() local
2724 return CastedXor; in visitXor()