Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp202 Register SaveWQM);
1208 Register SaveWQM) { in toExact() argument
1211 if (SaveWQM) { in toExact()
1212 MI = BuildMI(MBB, Before, DebugLoc(), TII->get(AndSaveExecOpc), SaveWQM) in toExact()