Home
last modified time | relevance | path

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

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