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

  /external/llvm/lib/Target/AMDGPU/
SIDefines.h 40 VGPRSpill = 1 << 21,
SIInstrInfo.h 299 return MI.getDesc().TSFlags & SIInstrFlags::VGPRSpill;
303 return get(Opcode).TSFlags & SIInstrFlags::VGPRSpill;

Completed in 146 milliseconds