Searched refs:counterTypeForInstr (Results 1 – 1 of 1) sorted by relevance
1150 static std::optional<InstCounterType> counterTypeForInstr(unsigned Opcode) { in counterTypeForInstr() function1378 std::optional<InstCounterType> CT = counterTypeForInstr(Opcode); in applyPreexistingWaitcnt()2149 counterTypeForInstr(Opcode).has_value(); in isWaitInstr()