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

  /external/llvm/lib/Target/AMDGPU/
SIShrinkInstructions.cpp 80 static bool canShrink(MachineInstr &MI, const SIInstrInfo *TII,
312 if (!canShrink(MI, TII, TRI, MRI)) {
316 !canShrink(MI, TII, TRI, MRI))
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIShrinkInstructions.cpp 67 static bool canShrink(MachineInstr &MI, const SIInstrInfo *TII,
414 if (!canShrink(MI, TII, TRI, MRI)) {
418 !canShrink(MI, TII, TRI, MRI))

Completed in 688 milliseconds