Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1150 static std::optional<InstCounterType> counterTypeForInstr(unsigned Opcode) { in counterTypeForInstr() function
1378 std::optional<InstCounterType> CT = counterTypeForInstr(Opcode); in applyPreexistingWaitcnt()
2149 counterTypeForInstr(Opcode).has_value(); in isWaitInstr()