Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StorePairSuppress.cpp87 const MCSchedClassDesc *PairSCDesc = in shouldAddSTPToBlock() local
95 if (PairSCDesc->isValid() && !PairSCDesc->isVariant() && in shouldAddSTPToBlock()
100 std::nullopt, PairSCDesc, {SingleSCDesc, SingleSCDesc}); in shouldAddSTPToBlock()