Home
last modified time | relevance | path

Searched defs:SGPRSpillVGPRCSR (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h205 struct SGPRSpillVGPRCSR { struct
213 SGPRSpillVGPRCSR(unsigned V, Optional<int> F) : VGPR(V), FI(F) {} in SGPRSpillVGPRCSR() function