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