HomeSort by relevance Sort by last modified time
    Searched refs:hasDispatchPtr (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h 187 bool hasDispatchPtr() const {
AMDGPUAsmPrinter.cpp 660 if (MFI->hasDispatchPtr())
692 if (MFI->hasDispatchPtr())
SIRegisterInfo.cpp     [all...]
SIISelLowering.cpp 690 assert(!Info->hasPrivateSegmentBuffer() && !Info->hasDispatchPtr() &&
705 if (Info->hasDispatchPtr()) {
    [all...]

Completed in 87 milliseconds