Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIWholeQuadMode.cpp235 InstrInfo &PrevII = Instructions[PrevMI]; in propagateInstruction() local
236 if ((PrevII.OutNeeds | InNeeds) != PrevII.OutNeeds) { in propagateInstruction()
237 PrevII.OutNeeds |= InNeeds; in propagateInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIWholeQuadMode.cpp443 InstrInfo &PrevII = Instructions[PrevMI]; in propagateInstruction() local
444 if ((PrevII.OutNeeds | InNeeds) != PrevII.OutNeeds) { in propagateInstruction()
445 PrevII.OutNeeds |= InNeeds; in propagateInstruction()