Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DGCNSubtarget.h455 bool hasRFEHazards() const { in hasRFEHazards() function
DGCNHazardRecognizer.cpp1068 if (!ST.hasRFEHazards()) in checkRFEHazards()