Home
last modified time | relevance | path

Searched refs:isHighLatencyInstruction (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h522 bool isHighLatencyInstruction(const MachineInstr &MI) const;
DSIMachineScheduler.cpp1822 } else if (SITII->isHighLatencyInstruction(*SU->getInstr())) in schedule()
DSIInstrInfo.cpp3088 bool SIInstrInfo::isHighLatencyInstruction(const MachineInstr &MI) const { in isHighLatencyInstruction() function in SIInstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h821 bool isHighLatencyInstruction(const MachineInstr &MI) const;
DSIMachineScheduler.cpp1967 } else if (SITII->isHighLatencyInstruction(*SU->getInstr())) in schedule()
DSIInstrInfo.cpp4706 bool SIInstrInfo::isHighLatencyInstruction(const MachineInstr &MI) const { in isHighLatencyInstruction() function in SIInstrInfo