Home
last modified time | relevance | path

Searched refs:EXP_CNT (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInsertWaitcnts.cpp105 enum InstCounterType { VM_CNT = 0, LGKM_CNT, EXP_CNT, VS_CNT, NUM_INST_CNTS }; enumerator
174 case EXP_CNT: in addWait()
209 case EXP_CNT: in getWaitCountMax()
241 assert(WaitEventMaskForInst[EXP_CNT] & (1 << E)); in eventCounter()
242 return EXP_CNT; in eventCounter()
326 if (T == EXP_CNT) { in setScoreUB()
327 uint32_t UB = ScoreUBs[T] - getWaitCountMax(EXP_CNT); in setScoreUB()
430 ForceEmitWaitcnt[EXP_CNT] = true; in setForceEmitWaitcnt()
432 ForceEmitWaitcnt[EXP_CNT] = false; in setForceEmitWaitcnt()
516 setRegScore(RegNo, EXP_CNT, Val); in setExpScore()
[all …]
DSIInstrFormats.td52 field bit EXP_CNT = 0;
162 let TSFlags{33} = EXP_CNT;
365 let EXP_CNT = 1;
DSIDefines.h59 EXP_CNT = UINT64_C(1) << 33, enumerator
DMIMGInstructions.td124 let EXP_CNT = 1;
DBUFInstructions.td85 let EXP_CNT = 1;
319 let EXP_CNT = 1;