Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp451 typedef function_ref<unsigned int(const MachineInstr &)> GetNumWaitStatesFn; typedef
502 GetNumWaitStatesFn GetNumWaitStates = SIInstrInfo::getNumWaitStates) { in getWaitStatesSince()