Searched refs:hasWorkItemIDZ (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h224 bool hasWorkItemIDZ() const { function in class:llvm::SIMachineFunctionInfo
H A DAMDGPUAsmPrinter.cpp505 if (MFI->hasWorkItemIDZ())
H A DSIRegisterInfo.cpp604 assert(MFI->hasWorkItemIDZ());
H A DSIISelLowering.cpp863 if (Info->hasWorkItemIDZ()) {

Completed in 115 milliseconds