Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNVOPDUtils.cpp192 const SIInstrInfo &STII = static_cast<const SIInstrInfo &>(TII); in shouldScheduleVOPDAdjacent() local
193 const GCNSubtarget &ST = STII.getSubtarget(); in shouldScheduleVOPDAdjacent()
211 return checkVOPDRegConstraints(STII, *FirstMI, SecondMI, VOPD3); in shouldScheduleVOPDAdjacent()