Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp288 Instruction *InstCombiner::commonCastTransforms(CastInst &CI) { in commonCastTransforms() function in InstCombiner
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp261 Instruction *InstCombiner::commonCastTransforms(CastInst &CI) { in commonCastTransforms() function in InstCombiner
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp293 Instruction *InstCombinerImpl::commonCastTransforms(CastInst &CI) { in commonCastTransforms() function in InstCombinerImpl