Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIFixSGPRCopies.cpp125 void processPHINode(MachineInstr &MI);
661 processPHINode(MI); in runOnMachineFunction()
759 void SIFixSGPRCopies::processPHINode(MachineInstr &MI) { in processPHINode() function in SIFixSGPRCopies