Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1196 Instruction *InstCombiner::foldCastedBitwiseLogic(BinaryOperator &I) { in foldCastedBitwiseLogic() function in InstCombiner
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1535 Instruction *InstCombiner::foldCastedBitwiseLogic(BinaryOperator &I) { in foldCastedBitwiseLogic() function in InstCombiner
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1523 Instruction *InstCombinerImpl::foldCastedBitwiseLogic(BinaryOperator &I) { in foldCastedBitwiseLogic() function in InstCombinerImpl