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

  /external/llvm/lib/Target/AMDGPU/
SIDefines.h 35 SMRD = 1 << 16,
SIInstrInfo.h 259 return MI.getDesc().TSFlags & SIInstrFlags::SMRD;
263 return get(Opcode).TSFlags & SIInstrFlags::SMRD;
408 /// \brief Split an SMRD instruction into two smaller loads of half the
  /external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
SIMCCodeEmitter.cpp 42 SMRD = 5,
99 /// SMRDmemriEncode - Encoding for SMRD indexed loads
190 /// and the base ptr for SMRD instructions it should return a bit string in
203 //XXX: Use this function for SMRD loads with register offsets

Completed in 5457 milliseconds