Home
last modified time | relevance | path

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

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