Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIFixWWMLiveness.cpp87 bool runOnWWMInstruction(MachineInstr &MI);
129 bool SIFixWWMLiveness::runOnWWMInstruction(MachineInstr &WWM) { in runOnWWMInstruction() function in SIFixWWMLiveness
197 Modified |= runOnWWMInstruction(MI); in runOnMachineFunction()