Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h243 bool hasWorkItemIDY() const { in hasWorkItemIDY() function
407 assert(hasWorkItemIDY()); in getWorkItemIDVGPR()
DAMDGPUAsmPrinter.cpp553 else if (MFI->hasWorkItemIDY()) in getSIProgramInfo()
DSIRegisterInfo.cpp948 assert(MFI->hasWorkItemIDY()); in getPreloadedValue()
DSIISelLowering.cpp694 !Info->hasWorkItemIDX() && !Info->hasWorkItemIDY() && in LowerFormalArguments()
919 if (Info->hasWorkItemIDY()) { in LowerFormalArguments()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp321 assert(hasWorkItemIDY()); in getWorkItemIDVGPR()
DSIMachineFunctionInfo.h360 bool hasWorkItemIDY() const { in hasWorkItemIDY() function
DAMDGPUAsmPrinter.cpp972 else if (MFI->hasWorkItemIDY()) in getSIProgramInfo()
DSIISelLowering.cpp1404 if (Info.hasWorkItemIDY()) { in allocateSpecialEntryInputVGPRs()
1475 if (Info.hasWorkItemIDY()) in allocateSpecialInputVGPRs()
1837 !Info->hasWorkItemIDX() && !Info->hasWorkItemIDY() && in LowerFormalArguments()