Home
last modified time | relevance | path

Searched refs:VDstIn (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.cpp10415 SDValue VDstIn = Node->getOperand(6); in PostISelFolding() local
10416 if (VDstIn.isMachineOpcode() in PostISelFolding()
10417 && VDstIn.getMachineOpcode() == AMDGPU::IMPLICIT_DEF) in PostISelFolding()