Home
last modified time | relevance | path

Searched refs:setExpScore (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIInsertWaitcnts.cpp357 void setExpScore(const MachineInstr *MI, const SIInstrInfo *TII,
514 void WaitcntBrackets::setExpScore(const MachineInstr *MI, in setExpScore() function in WaitcntBrackets
549 setExpScore(&Inst, TII, TRI, MRI, AddrOpIdx, CurrScore); in updateByEvent()
555 setExpScore( in updateByEvent()
562 setExpScore(&Inst, TII, TRI, MRI, in updateByEvent()
579 setExpScore(&Inst, TII, TRI, MRI, I, CurrScore); in updateByEvent()
585 setExpScore( in updateByEvent()
590 setExpScore( in updateByEvent()
597 setExpScore(&Inst, TII, TRI, MRI, 0, CurrScore); in updateByEvent()
599 setExpScore( in updateByEvent()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInsertWaitcnts.cpp348 void setExpScore(const MachineInstr *MI, const SIInstrInfo *TII,
505 void WaitcntBrackets::setExpScore(const MachineInstr *MI, in setExpScore() function in WaitcntBrackets
548 setExpScore(&Inst, TII, TRI, MRI, AddrOpIdx, CurrScore); in updateByEvent()
554 setExpScore( in updateByEvent()
561 setExpScore(&Inst, TII, TRI, MRI, in updateByEvent()
578 setExpScore(&Inst, TII, TRI, MRI, I, CurrScore); in updateByEvent()
584 setExpScore( in updateByEvent()
589 setExpScore( in updateByEvent()
596 setExpScore(&Inst, TII, TRI, MRI, 0, CurrScore); in updateByEvent()
598 setExpScore( in updateByEvent()
[all …]