HomeSort by: relevance | last modified time | path
    Searched refs:canShrink (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIShrinkInstructions.cpp 721 if (!TII->canShrink(MI, MRI)) {
725 !TII->canShrink(MI, MRI))
SIPeepholeSDWA.cpp 860 if (!TII->canShrink(MI, *MRI))
872 if (!TII->canShrink(MISucc, *MRI))
SIInstrInfo.h 847 bool canShrink(const MachineInstr &MI,
SIInstrInfo.cpp 3492 bool SIInstrInfo::canShrink(const MachineInstr &MI,

Completed in 34 milliseconds