Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1515 Instruction *InstCombiner::commonPointerCastTransforms(CastInst &CI) { in commonPointerCastTransforms() function in InstCombiner
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1805 Instruction *InstCombiner::commonPointerCastTransforms(CastInst &CI) { in commonPointerCastTransforms() function in InstCombiner
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2053 Instruction *InstCombinerImpl::commonPointerCastTransforms(CastInst &CI) { in commonPointerCastTransforms() function in InstCombinerImpl