OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasWorkGroupIDY
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h
223
bool
hasWorkGroupIDY
() const {
391
assert(
hasWorkGroupIDY
());
AMDGPUAsmPrinter.cpp
560
S_00B84C_TGID_Y_EN(MFI->
hasWorkGroupIDY
()) |
SIRegisterInfo.cpp
[
all
...]
SIISelLowering.cpp
692
!Info->hasWorkGroupIDX() && !Info->
hasWorkGroupIDY
() &&
826
if (Info->
hasWorkGroupIDY
()) {
[
all
...]
Completed in 103 milliseconds