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

  /external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h 191 bool hasQueuePtr() const {
AMDGPUAsmPrinter.cpp 663 if (MFI->hasQueuePtr())
SIRegisterInfo.cpp     [all...]
SIISelLowering.cpp 711 if (Info->hasQueuePtr()) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUCallLowering.cpp 120 if (Info->hasQueuePtr()) {
SIMachineFunctionInfo.h 320 bool hasQueuePtr() const {
AMDGPUAsmPrinter.cpp 355 if (MFI.hasQueuePtr()) {
    [all...]
SIISelLowering.cpp     [all...]

Completed in 278 milliseconds