Searched defs:PSInputNum (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUCallLowering.cpp | 622 unsigned PSInputNum = 0; lowerFormalArguments() local |
H A D | SIISelLowering.cpp | 2184 for (unsigned I = 0, E = Ins.size(), PSInputNum = 0; I != E; ++I) { processPSInputArgs() local |