Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp5274 SDValue CastRes = DAG.getNode(ISD::BITCAST, DL, CastVT, N); in constructRetValue() local
5280 DAG.ExtractVectorElements(CastRes, BVElts, 0, DMaskPop); in constructRetValue()
5282 BVElts.push_back(CastRes); in constructRetValue()