Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMaskingPreRA.cpp79 static bool isFullExecCopy(const MachineInstr& MI) { in isFullExecCopy() function
101 if (!SaveExecInst || !isFullExecCopy(*SaveExecInst)) in getOrExecSource()