Searched refs:setExpScore (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | SIInsertWaitcnts.cpp | 336 void setExpScore(const MachineInstr *MI, const SIInstrInfo *TII, 529 void WaitcntBrackets::setExpScore(const MachineInstr *MI, in setExpScore() function in WaitcntBrackets 572 setExpScore(&Inst, TII, TRI, MRI, AddrOpIdx, CurrScore); in updateByEvent() 577 setExpScore( in updateByEvent() 583 setExpScore(&Inst, TII, TRI, MRI, in updateByEvent() 601 setExpScore(&Inst, TII, TRI, MRI, I, CurrScore); in updateByEvent() 607 setExpScore( in updateByEvent() 612 setExpScore( in updateByEvent() 619 setExpScore(&Inst, TII, TRI, MRI, 0, CurrScore); in updateByEvent() 621 setExpScore( in updateByEvent() [all …]
|