Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIOptimizeExecMaskingPreRA.cpp79 static bool isFullExecCopy(const MachineInstr& MI) { in isFullExecCopy() function
101 if (!SaveExecInst || !isFullExecCopy(*SaveExecInst)) in getOrExecSource()