Searched refs:setExpScore (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIInsertWaitcnts.cpp | 408 void setExpScore(const MachineInstr *MI, const SIInstrInfo *TII, 775 void WaitcntBrackets::setExpScore(const MachineInstr *MI, in setExpScore() function in WaitcntBrackets 812 setExpScore(&Inst, TII, TRI, MRI, AddrOpIdx, CurrScore); in updateByEvent() 817 setExpScore( in updateByEvent() 823 setExpScore(&Inst, TII, TRI, MRI, in updateByEvent() 836 setExpScore(&Inst, TII, TRI, MRI, I, CurrScore); in updateByEvent() 842 setExpScore( in updateByEvent() 847 setExpScore( in updateByEvent() 854 setExpScore(&Inst, TII, TRI, MRI, 0, CurrScore); in updateByEvent() 856 setExpScore( in updateByEvent() [all …]
|