Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp2282 SDValue CastBack = DAG.getNode(ISD::BITCAST, SL, VT, CastVal); in performStoreCombine() local
2283 DAG.ReplaceAllUsesOfValueWith(Val, CastBack); in performStoreCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp2829 SDValue CastBack = DAG.getNode(ISD::BITCAST, SL, VT, CastVal); in performStoreCombine() local
2830 DAG.ReplaceAllUsesOfValueWith(Val, CastBack); in performStoreCombine()