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

  /external/llvm/lib/Target/AMDGPU/
SIDefines.h 20 VALU = 1 << 4,
SIInstrInfo.h 163 return MI.getDesc().TSFlags & SIInstrFlags::VALU;
167 return get(Opcode).TSFlags & SIInstrFlags::VALU;
313 /// \brief Return true if this 64-bit VALU instruction has a 32-bit encoding.
417 /// \brief Replace this instruction's opcode with the equivalent VALU
419 /// VALU if necessary.

Completed in 639 milliseconds